Searched refs:get_passwd (Results 1 – 4 of 4) sorted by relevance
103 char *pass_str = get_passwd(opt_srv_secret, "x"); in f()
118 char *get_passwd(const char *pass, const char *desc);
757 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()
211 char *get_passwd(const char *pass, const char *desc) in get_passwd() function754 pass_string = get_passwd(pass, desc); in load_cert_certs()
Completed in 27 milliseconds