Home
last modified time | relevance | path

Searched defs:cert (Results 1 – 4 of 4) sorted by relevance

/openthread-3.5.0/third_party/mbedtls/repo/library/
Dpkcs11.c47 int mbedtls_pkcs11_x509_cert_bind( mbedtls_x509_crt *cert, pkcs11h_certificate_t pkcs11_cert ) in mbedtls_pkcs11_x509_cert_bind()
100 mbedtls_x509_crt cert; in mbedtls_pkcs11_priv_key_bind() local
Dssl_tls.c4307 mbedtls_x509_crt *cert, in ssl_append_key_cert()
7347 int mbedtls_ssl_check_cert_usage( const mbedtls_x509_crt *cert, in mbedtls_ssl_check_cert_usage()
/openthread-3.5.0/third_party/mbedtls/repo/programs/ssl/
Dssl_server2.c666 mbedtls_x509_crt *cert; member
970 mbedtls_x509_crt *cert; /*!< Certificate corresponding to the key */ member
994 mbedtls_x509_crt *cert, in ssl_async_set_key()
1036 mbedtls_x509_crt *cert, in ssl_async_start()
1101 mbedtls_x509_crt *cert, in ssl_async_sign()
1112 mbedtls_x509_crt *cert, in ssl_async_decrypt()
/openthread-3.5.0/third_party/mbedtls/repo/include/mbedtls/
Dssl_internal.h879 mbedtls_x509_crt *cert; /*!< cert */ member