Searched refs:mbedtls_x509_crt_profile (Results 1 – 2 of 2) sorted by relevance
124 typedef struct mbedtls_x509_crt_profile { struct132 mbedtls_x509_crt_profile; argument323 extern const mbedtls_x509_crt_profile mbedtls_x509_crt_profile_default;330 extern const mbedtls_x509_crt_profile mbedtls_x509_crt_profile_next;335 extern const mbedtls_x509_crt_profile mbedtls_x509_crt_profile_suiteb;341 extern const mbedtls_x509_crt_profile mbedtls_x509_crt_profile_none;708 const mbedtls_x509_crt_profile *profile,742 const mbedtls_x509_crt_profile *profile,808 const mbedtls_x509_crt_profile *profile,
1463 const mbedtls_x509_crt_profile *MBEDTLS_PRIVATE(cert_profile); /*!< verification profile */3370 const mbedtls_x509_crt_profile *profile);
Completed in 20 milliseconds