Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dpassphrase.c311 size_t password_len = 0; in ossl_pw_get_password() local
318 if (ossl_pw_get_passphrase(buf, (size_t)size, &password_len, params, in ossl_pw_get_password()
320 return (int)password_len; in ossl_pw_get_password()

Completed in 5 milliseconds