Home
last modified time | relevance | path

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

/mbedtls-3.5.0/programs/psa/
Dkey_ladder_demo.c173 FILE *key_file = NULL; in save_key() local
232 FILE *key_file = NULL; in import_key_from_file() local
/mbedtls-3.5.0/programs/ssl/
Dssl_mail_client.c147 const char *key_file; /* the file with the client key */ member
Dssl_server2.c623 const char *key_file; /* the file with the server key */ member
796 char *crt_file, *key_file, *ca_file, *auth_str; in sni_parse() local
Dssl_client2.c490 const char *key_file; /* the file with the client key */ member