Home
last modified time | relevance | path

Searched defs:profile (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dx509_crt.c173 static int x509_profile_check_md_alg(const mbedtls_x509_crt_profile *profile, in x509_profile_check_md_alg()
191 static int x509_profile_check_pk_alg(const mbedtls_x509_crt_profile *profile, in x509_profile_check_pk_alg()
209 static int x509_profile_check_key(const mbedtls_x509_crt_profile *profile, in x509_profile_check_key()
2012 const mbedtls_x509_crt_profile *profile, in x509_crt_verifycrl()
2512 const mbedtls_x509_crt_profile *profile, in x509_crt_verify_chain()
3060 const mbedtls_x509_crt_profile *profile, in x509_crt_verify_restartable_ca_cb()
3171 const mbedtls_x509_crt_profile *profile, in mbedtls_x509_crt_verify_with_profile()
3190 const mbedtls_x509_crt_profile *profile, in mbedtls_x509_crt_verify_with_ca_cb()
3205 const mbedtls_x509_crt_profile *profile, in mbedtls_x509_crt_verify_restartable()
H A Dssl_tls.c1819 const mbedtls_x509_crt_profile *profile) in mbedtls_ssl_conf_cert_profile()
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dssl.h4297 static inline const char *mbedtls_ssl_get_srtp_profile_as_string(mbedtls_ssl_srtp_profile profile) in mbedtls_ssl_get_srtp_profile_as_string()