Searched refs:MBEDTLS_OID_PKCS9_CSR_EXT_REQ (Results 1 – 3 of 3) sorted by relevance
276 &c, buf, MBEDTLS_OID_PKCS9_CSR_EXT_REQ, in x509write_csr_der_internal()277 MBEDTLS_OID_SIZE(MBEDTLS_OID_PKCS9_CSR_EXT_REQ))); in x509write_csr_der_internal()
198 if (MBEDTLS_OID_CMP(MBEDTLS_OID_PKCS9_CSR_EXT_REQ, &attr_oid) == 0) { in x509_csr_parse_attributes()
323 #define MBEDTLS_OID_PKCS9_CSR_EXT_REQ MBEDTLS_OID_PKCS9 "\x0e" /**< extensionRequest OBJE… macro