Home
last modified time | relevance | path

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

/Linux-v6.1/crypto/
Dsm2.c26 unsigned int fips:1; /* True if this is a FIPS140-2 approved curve */ member
Dapi.c238 const u32 fips = CRYPTO_ALG_FIPS_INTERNAL; in crypto_alg_lookup() local