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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/fips/
H A Dfips.h63 int FIPS_mode_set(int onoff,const char *path);
H A Dfips_test_suite.c248 if (!FIPS_mode_set(1,argv[0]))
270 printf( FIPS_mode_set(1,"/dev/null") ? Fail("passed INCORRECTLY!\n") : "failed as expected\n" );
289 if (!FIPS_mode_set(1,argv[0]))
H A Dfips.c181 int FIPS_mode_set(int onoff,const char *path) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dfips.h63 int FIPS_mode_set(int onoff,const char *path);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/fips/sha1/
H A Dfips_sha1test.c78 if(!FIPS_mode_set(1,argv[0]))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/test/
H A Dfips_sha1test.c78 if(!FIPS_mode_set(1,argv[0]))
H A Dfips_dsatest.c150 if(!FIPS_mode_set(1,argv[0]))
H A Dfips_desmovs.c769 if(!FIPS_mode_set(1,argv[0]))
H A Dfips_aesavs.c942 if(!FIPS_mode_set(1,argv[0]))
H A Dssltest.c567 if(!FIPS_mode_set(1,path))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/fips/dsa/
H A Dfips_dsatest.c150 if(!FIPS_mode_set(1,argv[0]))
H A Dfips_dssvs.c283 if(!FIPS_mode_set(1,argv[0]))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/apps/
H A Dopenssl.c247 if (!FIPS_mode_set(1,p)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/fips/des/
H A Dfips_desmovs.c769 if(!FIPS_mode_set(1,argv[0]))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/fips/aes/
H A Dfips_aesavs.c942 if(!FIPS_mode_set(1,argv[0]))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/ssl/
H A Dssltest.c567 if(!FIPS_mode_set(1,path))

Completed in 203 milliseconds