Home
last modified time | relevance | path

Searched defs:fips (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/crypto/openssl/test/
H A Dendecode_test.c549 static int test_unprotected_via_DER(const char *type, EVP_PKEY *key, int fips) in test_unprotected_via_DER() argument
571 static int test_unprotected_via_PEM(const char *type, EVP_PKEY *key, int fips) in test_unprotected_via_PEM() argument
726 static int test_protected_via_DER(const char *type, EVP_PKEY *key, int fips) in test_protected_via_DER() argument
749 static int test_protected_via_PEM(const char *type, EVP_PKEY *key, int fips) in test_protected_via_PEM() argument
819 static int test_public_via_DER(const char *type, EVP_PKEY *key, int fips) in test_public_via_DER() argument
841 test_public_via_PEM(const char * type,EVP_PKEY * key,int fips) test_public_via_PEM() argument
894 IMPLEMENT_TEST_SUITE(KEYTYPE,KEYTYPEstr,fips) global() argument
[all...]
/freebsd-src/contrib/wpa/wpa_supplicant/
H A DMakefile2055 fips: global() target
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h1428 unsigned fips; __kmp_clear_x87_fpu_status_word() member