Lines Matching full:modes
104 algs/modes/ccm.o \
105 algs/modes/gcm.o \
106 algs/modes/gcm_generic.o \
107 algs/modes/modes.o \
137 asm-x86_64/modes/aesni-gcm-x86_64.o \
138 asm-x86_64/modes/aesni-gcm-avx2-vaes.o \
139 asm-x86_64/modes/gcm_pclmulqdq.o \
140 asm-x86_64/modes/ghash-x86_64.o
145 algs/modes/gcm_pclmulqdq.o
507 z_cdirs = $(sort $(filter-out lua/setjmp/ $(addprefix icp/asm-aarch64/, aes/ blake3/ modes/ sha2/) \
508 $(addprefix icp/asm-x86_64/, aes/ blake3/ modes/ sha2/) \
509 $(addprefix icp/asm-ppc/, aes/ blake3/ modes/ sha2/) \
510 $(addprefix icp/asm-ppc64/, aes/ blake3/ modes/ sha2/), $(zobjdirs)))
511 z_sdirs = $(sort $(filter lua/setjmp/ $(addprefix icp/asm-aarch64/, aes/ blake3/ modes/ sha2/) \
512 $(addprefix icp/asm-x86_64/, aes/ blake3/ modes/ sha2/) \
513 $(addprefix icp/asm-ppc/, aes/ blake3/ modes/ sha2/) \
514 $(addprefix icp/asm-ppc64/, aes/ blake3/ modes/ sha2/), $(zobjdirs)))