Searched refs:is_nofips (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/ |
H A D | Test.pm | 27 ok_nofips is_nofips isnt_nofips)); 852 =item B<is_nofips EXPR1, EXPR2, TEST_NAME> 854 C<is_nofips> is equivalent to using C<is> when the environment variable 862 is_nofips(ultimate_answer(), 42, "Meaning of Life"); 885 sub is_nofips { subroutine 928 B<ok_nofips>, B<is_nofips> and B<isnt_nofips> to invert test results
|
/third_party/openssl/util/perl/OpenSSL/ |
H A D | Test.pm | 27 ok_nofips is_nofips isnt_nofips)); 852 =item B<is_nofips EXPR1, EXPR2, TEST_NAME> 854 C<is_nofips> is equivalent to using C<is> when the environment variable 862 is_nofips(ultimate_answer(), 42, "Meaning of Life"); 885 sub is_nofips { subroutine 928 B<ok_nofips>, B<is_nofips> and B<isnt_nofips> to invert test results
|
Completed in 3 milliseconds