Searched defs:sig_oid (Results 1 – 18 of 18) sorted by relevance
| /optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
| A D | x509_csr.h | 61 mbedtls_x509_buf sig_oid; member
|
| A D | x509_crl.h | 74 mbedtls_x509_buf sig_oid; /**< CRL signature type identifier */ member
|
| A D | x509_crt.h | 61 mbedtls_x509_buf sig_oid; /**< Signature algorithm, e.g. sha1RSA */ member
|
| /optee_os/out/arm/export-ta_arm32/include/mbedtls/ |
| A D | x509_csr.h | 61 mbedtls_x509_buf sig_oid; member
|
| A D | x509_crl.h | 74 mbedtls_x509_buf sig_oid; /**< CRL signature type identifier */ member
|
| A D | x509_crt.h | 61 mbedtls_x509_buf sig_oid; /**< Signature algorithm, e.g. sha1RSA */ member
|
| /optee_os/out/arm/export-ta_arm64/include/mbedtls/ |
| A D | x509_csr.h | 61 mbedtls_x509_buf sig_oid; member
|
| A D | x509_crl.h | 74 mbedtls_x509_buf sig_oid; /**< CRL signature type identifier */ member
|
| A D | x509_crt.h | 61 mbedtls_x509_buf sig_oid; /**< Signature algorithm, e.g. sha1RSA */ member
|
| /optee_os/out/arm/export-ta_arm32/host_include/mbedtls/ |
| A D | x509_csr.h | 61 mbedtls_x509_buf sig_oid; member
|
| A D | x509_crl.h | 74 mbedtls_x509_buf sig_oid; /**< CRL signature type identifier */ member
|
| A D | x509_crt.h | 61 mbedtls_x509_buf sig_oid; /**< Signature algorithm, e.g. sha1RSA */ member
|
| /optee_os/out/arm/export-ta_arm64/host_include/mbedtls/ |
| A D | x509_csr.h | 61 mbedtls_x509_buf sig_oid; member
|
| A D | x509_crl.h | 74 mbedtls_x509_buf sig_oid; /**< CRL signature type identifier */ member
|
| A D | x509_crt.h | 61 mbedtls_x509_buf sig_oid; /**< Signature algorithm, e.g. sha1RSA */ member
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| A D | x509write_csr.c | 143 const char *sig_oid; in x509write_csr_der_internal() local
|
| A D | x509.c | 656 int mbedtls_x509_get_sig_alg( const mbedtls_x509_buf *sig_oid, const mbedtls_x509_buf *sig_params, in mbedtls_x509_get_sig_alg() 837 int mbedtls_x509_sig_alg_gets( char *buf, size_t size, const mbedtls_x509_buf *sig_oid, in mbedtls_x509_sig_alg_gets()
|
| A D | x509write_crt.c | 331 const char *sig_oid; in mbedtls_x509write_crt_der() local
|
Completed in 43 milliseconds