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

/freebsd-11-stable/crypto/openssl/apps/
H A Ddgst.c131 int non_fips_allow = 0; local
215 non_fips_allow = 1;
398 if (non_fips_allow) {
H A Denc.c144 int non_fips_allow = 0; local
282 non_fips_allow = 1;
597 if (non_fips_allow)

Completed in 60 milliseconds