Home
last modified time | relevance | path

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

/openthread-3.7.0/third_party/mbedtls/repo/include/mbedtls/
Dx509_csr.h55 mbedtls_x509_buf sig_oid; member
Dx509_crl.h69 mbedtls_x509_buf sig_oid; /**< CRL signature type identifier */ member
Dx509_crt.h49 mbedtls_x509_buf sig_oid; /**< Signature algorithm, e.g. sha1RSA */ member
/openthread-3.7.0/third_party/mbedtls/repo/library/
Dx509write_csr.c138 const char *sig_oid; in x509write_csr_der_internal() local
Dx509.c718 int mbedtls_x509_get_sig_alg(const mbedtls_x509_buf *sig_oid, const mbedtls_x509_buf *sig_params, in mbedtls_x509_get_sig_alg()
979 int mbedtls_x509_sig_alg_gets(char *buf, size_t size, const mbedtls_x509_buf *sig_oid, in mbedtls_x509_sig_alg_gets()
Dx509write_crt.c421 const char *sig_oid; in mbedtls_x509write_crt_der() local