Home
last modified time | relevance | path

Searched refs:MBEDTLS_OID_PKCS9_CSR_EXT_REQ (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mbedtls/library/
H A Dx509write_csr.c171 &c, buf, MBEDTLS_OID_PKCS9_CSR_EXT_REQ, in x509write_csr_der_internal()
172 MBEDTLS_OID_SIZE(MBEDTLS_OID_PKCS9_CSR_EXT_REQ))); in x509write_csr_der_internal()
H A Dx509_csr.c186 if (MBEDTLS_OID_CMP(MBEDTLS_OID_PKCS9_CSR_EXT_REQ, &attr_oid) == 0) { in x509_csr_parse_attributes()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dx509write_csr.c171 &c, buf, MBEDTLS_OID_PKCS9_CSR_EXT_REQ, in x509write_csr_der_internal()
172 MBEDTLS_OID_SIZE(MBEDTLS_OID_PKCS9_CSR_EXT_REQ))); in x509write_csr_der_internal()
H A Dx509_csr.c229 if (MBEDTLS_OID_CMP(MBEDTLS_OID_PKCS9_CSR_EXT_REQ, &attr_oid) == 0) { in x509_csr_parse_attributes()
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Doid.h338 #define MBEDTLS_OID_PKCS9_CSR_EXT_REQ MBEDTLS_OID_PKCS9 "\x0e" /**< extensionRequest OBJE… macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Doid.h343 #define MBEDTLS_OID_PKCS9_CSR_EXT_REQ MBEDTLS_OID_PKCS9 "\x0e" /**< extensionRequest OBJE… macro