Searched refs:in_noverify (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Dpasswd.c65 int in_noverify = 0; local
136 in_noverify = 1;
232 if (EVP_read_pw_string(passwd_malloc, passwd_malloc_size, "Password: ", !(passed_salt || in_noverify)) != 0)

Completed in 97 milliseconds