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.c92 char *pass_str = get_passwd(opt_srv_secret, "x"); in f()
/openssl/apps/include/
H A Dapps.h113 char *get_passwd(const char *pass, const char *desc);
/openssl/apps/
H A Dcmp.c677 char *pass_string = get_passwd(pass, desc); in load_key_pwd()
687 char *pass_string = get_passwd(pass, desc); in load_cert_pwd()
1021 char *pass_str = get_passwd(opt_srv_secret, "PBMAC secret of mock server"); in setup_srv_ctx()
1411 char *pass_string = get_passwd(opt_secret, "PBMAC"); in setup_protection_ctx()
/openssl/apps/lib/
H A Dapps.c208 char *get_passwd(const char *pass, const char *desc) in get_passwd() function
691 pass_string = get_passwd(pass, desc); in load_cert_certs()

Completed in 25 milliseconds