Home
last modified time | relevance | path

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

/mbedtls-latest/programs/psa/
Dkey_ladder_demo.c161 FILE *key_file = NULL; in save_key() local
220 FILE *key_file = NULL; in import_key_from_file() local
/mbedtls-latest/programs/ssl/
Dssl_mail_client.c135 const char *key_file; /* the file with the client key */ member
Dssl_server2.c618 const char *key_file; /* the file with the server key */ member
794 char *crt_file, *key_file, *ca_file, *auth_str; in sni_parse() local
Dssl_client2.c481 const char *key_file; /* the file with the client key */ member