Home
last modified time | relevance | path

Searched defs:sig_oid (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dx509_csr.h63 mbedtls_x509_buf sig_oid; member
A Dx509_crl.h76 mbedtls_x509_buf sig_oid; /**< CRL signature type identifier */ member
A Dx509_crt.h60 mbedtls_x509_buf sig_oid; /**< Signature algorithm, e.g. sha1RSA */ member
/AliOS-Things-master/components/mbedtls/library/
A Dx509write_csr.c130 const char *sig_oid; in mbedtls_x509write_csr_der() local
A Dx509.c646 int mbedtls_x509_get_sig_alg( const mbedtls_x509_buf *sig_oid, const mbedtls_x509_buf *sig_params, in mbedtls_x509_get_sig_alg()
832 int mbedtls_x509_sig_alg_gets( char *buf, size_t size, const mbedtls_x509_buf *sig_oid, in mbedtls_x509_sig_alg_gets()
A Dx509write_crt.c302 const char *sig_oid; in mbedtls_x509write_crt_der() local

Completed in 9 milliseconds