Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dfipskey.h30 #define FIPS_KEY_STRING "f4556650ac31d35461610bac4ed81b1a181b2d8a43ea2854cbae22ca74560813" macro
H A Dfipskey.h.in29 #define FIPS_KEY_STRING "{- $config{FIPSKEY} -}" macro
/freebsd/crypto/openssl/apps/
H A Dfipsinstall.c421 if (!gotkey && !sk_OPENSSL_STRING_push(opts, "hexkey:" FIPS_KEY_STRING)) in fipsinstall_main()