Home
last modified time | relevance | path

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

/mbedtls-latest/programs/ssl/
Dssl_mail_client.c134 const char *crt_file; /* the file with the client certificate */ member
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
Dssl_client2.c480 const char *crt_file; /* the file with the client certificate */ member
/mbedtls-latest/tests/src/test_helpers/
Dssl_helpers.c1677 const char *crt_file) in mbedtls_test_ssl_tls12_populate_session()