Searched defs:fips_allowed (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dcipher.c53 int fips_allowed; member in struct:cipher_table_entry
300 if ( fips_mode () && !cipher_table[i].fips_allowed )
H A Dmd.c46 int fips_allowed; member in struct:digest_table_entry
181 if (!digest_table[i].fips_allowed)
H A Dpubkey.c58 int fips_allowed; member in struct:pubkey_table_entry

Completed in 35 milliseconds