Lines Matching refs:mbedtls_x509_crt
1015 mbedtls_x509_crt *cert,
1081 mbedtls_x509_crt *cert,
1259 mbedtls_x509_crt *MBEDTLS_PRIVATE(peer_cert); /*!< peer X.509 cert chain */
1515 int(*MBEDTLS_PRIVATE(f_vrfy))(void *, mbedtls_x509_crt *, int, uint32_t *);
1553 mbedtls_x509_crt *MBEDTLS_PRIVATE(ca_chain); /*!< trusted CAs */
1683 const mbedtls_x509_crt *MBEDTLS_PRIVATE(dn_hints);/*!< acceptable client cert issuers */
1731 int(*MBEDTLS_PRIVATE(f_vrfy))(void *, mbedtls_x509_crt *, int, uint32_t *);
2163 int (*f_vrfy)(void *, mbedtls_x509_crt *, int, uint32_t *),
2482 int (*f_vrfy)(void *, mbedtls_x509_crt *, int, uint32_t *),
3491 mbedtls_x509_crt *ca_chain,
3508 const mbedtls_x509_crt *crt) in mbedtls_ssl_conf_dn_hints()
3608 mbedtls_x509_crt *own_cert,
4042 mbedtls_x509_crt *own_cert,
4057 mbedtls_x509_crt *ca_chain,
4072 const mbedtls_x509_crt *crt);
4868 const mbedtls_x509_crt *mbedtls_ssl_get_peer_cert(const mbedtls_ssl_context *ssl);