Home
last modified time | relevance | path

Searched defs:crt_file (Results 1 - 4 of 4) sorted by relevance

/third_party/mbedtls/programs/ssl/
H A Dssl_mail_client.c134 const char *crt_file; /* the file with the client certificate */ member
H A Dssl_client2.c478 const char *crt_file; /* the file with the client certificate */ member
H A Dssl_server2.c617 const char *crt_file; /* the file with the server certificate */ member
794 char *crt_file, *key_file, *ca_file, *auth_str; in sni_parse() local
[all...]
/third_party/mbedtls/tests/src/test_helpers/
H A Dssl_helpers.c1671 mbedtls_test_ssl_tls12_populate_session(mbedtls_ssl_session *session, int ticket_len, int endpoint_type, const char *crt_file) mbedtls_test_ssl_tls12_populate_session() argument

Completed in 12 milliseconds