Home
last modified time | relevance | path

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

/crypto/
DMakefile10 obj-$(CONFIG_CRYPTO_FIPS) += fips.o
205 CFLAGS_jitterentropy-fips.o := -O0
206 KASAN_SANITIZE_jitterentropy-fips.o = n
207 UBSAN_SANITIZE_jitterentropy-fips.o = n
213 crypto-fips-objs := drbg.o ecb.o cbc.o ctr.o cts.o gcm.o xts.o hmac.o cmac.o \
218 crypto-fips-objs := $(foreach o,$(crypto-fips-objs),$(o:.o=-fips.o))
223 extra-$(CONFIG_CRYPTO_FIPS140_MOD) += crypto-fips.a
225 $(obj)/%-fips.o: KBUILD_CFLAGS += $(FIPS140_CFLAGS)
226 $(obj)/%-fips.o: $(src)/%.c FORCE
228 $(obj)/lib-%-fips.o: $(srctree)/lib/%.c FORCE
[all …]
Dsm2.c26 unsigned int fips:1; /* True if this is a FIPS140-2 approved curve */ member
51 .fips = 0,
DKconfig31 This option enables the fips boot option which is