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 */
1509 int(*MBEDTLS_PRIVATE(f_vrfy))(void *, mbedtls_x509_crt *, int, uint32_t *);
1547 mbedtls_x509_crt *MBEDTLS_PRIVATE(ca_chain); /*!< trusted CAs */
1677 const mbedtls_x509_crt *MBEDTLS_PRIVATE(dn_hints);/*!< acceptable client cert issuers */
1725 int(*MBEDTLS_PRIVATE(f_vrfy))(void *, mbedtls_x509_crt *, int, uint32_t *);
2157 int (*f_vrfy)(void *, mbedtls_x509_crt *, int, uint32_t *),
2476 int (*f_vrfy)(void *, mbedtls_x509_crt *, int, uint32_t *),
3476 mbedtls_x509_crt *ca_chain,
3493 const mbedtls_x509_crt *crt) in mbedtls_ssl_conf_dn_hints()
3593 mbedtls_x509_crt *own_cert,
4027 mbedtls_x509_crt *own_cert,
4042 mbedtls_x509_crt *ca_chain,
4057 const mbedtls_x509_crt *crt);
4824 const mbedtls_x509_crt *mbedtls_ssl_get_peer_cert(const mbedtls_ssl_context *ssl);