Home
last modified time | relevance | path

Searched refs:get_passwd (Results 1 – 4 of 4) sorted by relevance

/openssl/util/
H A Dcheck-format-test-negatives.c103 char *pass_str = get_passwd(opt_srv_secret, "x"); in f()
/openssl/apps/include/
H A Dapps.h118 char *get_passwd(const char *pass, const char *desc);
/openssl/apps/
H A Dcmp.c757 char *pass_string = get_passwd(pass, desc); in load_key_pwd()
767 char *pass_string = get_passwd(pass, desc); in load_cert_pwd()
1138 char *pass_str = get_passwd(opt_srv_secret, "PBMAC secret of mock server"); in setup_srv_ctx()
1516 char *pass_string = get_passwd(opt_secret, "PBMAC"); in setup_protection_ctx()
/openssl/apps/lib/
H A Dapps.c211 char *get_passwd(const char *pass, const char *desc) in get_passwd() function
754 pass_string = get_passwd(pass, desc); in load_cert_certs()

Completed in 34 milliseconds