Home
last modified time | relevance | path

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

/mbedtls-latest/include/mbedtls/
Dx509_crt.h784 typedef int (*mbedtls_x509_crt_ca_cb_t)(void *p_ctx, typedef
812 mbedtls_x509_crt_ca_cb_t f_ca_cb,
Dssl.h1556 mbedtls_x509_crt_ca_cb_t MBEDTLS_PRIVATE(f_ca_cb);
3567 mbedtls_x509_crt_ca_cb_t f_ca_cb,
/mbedtls-latest/library/
Dx509_crt.c2510 mbedtls_x509_crt_ca_cb_t f_ca_cb, in x509_crt_verify_chain()
3058 mbedtls_x509_crt_ca_cb_t f_ca_cb, in x509_crt_verify_restartable_ca_cb()
3188 mbedtls_x509_crt_ca_cb_t f_ca_cb, in mbedtls_x509_crt_verify_with_ca_cb()
Dssl_tls.c1884 mbedtls_x509_crt_ca_cb_t f_ca_cb, in mbedtls_ssl_conf_ca_cb()