Home
last modified time | relevance | path

Searched refs:f_ca_cb (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509_crt.c2817 mbedtls_x509_crt_ca_cb_t f_ca_cb, in x509_crt_verify_chain() argument
2898 if( f_ca_cb != NULL ) in x509_crt_verify_chain()
2904 ret = f_ca_cb( p_ca_cb, child, &ver_chain->trust_ca_cb_result ); in x509_crt_verify_chain()
2913 ((void) f_ca_cb); in x509_crt_verify_chain()
3113 mbedtls_x509_crt_ca_cb_t f_ca_cb, in x509_crt_verify_restartable_ca_cb() argument
3151 f_ca_cb, p_ca_cb, profile, in x509_crt_verify_restartable_ca_cb()
3235 mbedtls_x509_crt_ca_cb_t f_ca_cb, in mbedtls_x509_crt_verify_with_ca_cb() argument
3243 f_ca_cb, p_ca_cb, in mbedtls_x509_crt_verify_with_ca_cb()
A Dssl_tls.c2654 if( ssl->conf->f_ca_cb != NULL ) in ssl_parse_certificate_verify()
2662 ssl->conf->f_ca_cb, in ssl_parse_certificate_verify()
4380 conf->f_ca_cb = NULL; in mbedtls_ssl_conf_ca_chain()
4387 mbedtls_x509_crt_ca_cb_t f_ca_cb, in mbedtls_ssl_conf_ca_cb() argument
4390 conf->f_ca_cb = f_ca_cb; in mbedtls_ssl_conf_ca_cb()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dx509_crt.h761 mbedtls_x509_crt_ca_cb_t f_ca_cb,
A Dssl.h1196 mbedtls_x509_crt_ca_cb_t f_ca_cb; member
2775 mbedtls_x509_crt_ca_cb_t f_ca_cb,

Completed in 28 milliseconds