Home
last modified time | relevance | path

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

/mbedtls-3.5.0/programs/ssl/
Dssl_mail_client.c146 const char *crt_file; /* the file with the client certificate */ member
Dssl_server2.c622 const char *crt_file; /* the file with the server certificate */ member
796 char *crt_file, *key_file, *ca_file, *auth_str; in sni_parse() local
Dssl_client2.c489 const char *crt_file; /* the file with the client certificate */ member
/mbedtls-3.5.0/tests/src/test_helpers/
Dssl_helpers.c1442 const char *crt_file) in mbedtls_test_ssl_tls12_populate_session()