Home
last modified time | relevance | path

Searched refs:mbedtls_x509_crt_init (Results 1 – 7 of 7) sorted by relevance

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dpkcs11.c102 mbedtls_x509_crt_init( &cert ); in mbedtls_pkcs11_priv_key_bind()
A Dssl_cache.c113 mbedtls_x509_crt_init( session->peer_cert ); in mbedtls_ssl_cache_get()
A Dx509.c1025 mbedtls_x509_crt_init( &cacert ); in mbedtls_x509_self_test()
1026 mbedtls_x509_crt_init( &clicert ); in mbedtls_x509_self_test()
A Dx509_crt.c1366 mbedtls_x509_crt_init( crt->next ); in mbedtls_x509_crt_parse_der_internal()
3268 void mbedtls_x509_crt_init( mbedtls_x509_crt *crt ) in mbedtls_x509_crt_init() function
A Dssl_tls.c206 mbedtls_x509_crt_init( dst->peer_cert ); in mbedtls_ssl_session_copy()
2933 mbedtls_x509_crt_init( chain ); in mbedtls_ssl_parse_certificate()
5736 mbedtls_x509_crt_init( session->peer_cert ); in ssl_session_load()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dx509_crt.h833 void mbedtls_x509_crt_init( mbedtls_x509_crt *crt );
A Dcompat-1.3.h2452 #define x509_crt_init mbedtls_x509_crt_init

Completed in 37 milliseconds