Home
last modified time | relevance | path

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

/src/crypto/openssl/apps/
H A Dfipsinstall.c619 int ret = 1, verify = 0, gotkey = 0, gotdigest = 0, pedantic = 0; in fipsinstall_main() local
788 gotkey = 1; in fipsinstall_main()
848 if (!gotkey && !sk_OPENSSL_STRING_push(opts, "hexkey:" FIPS_KEY_STRING)) in fipsinstall_main()