Searched refs:ghash (Results 1 – 10 of 10) sorted by relevance
71 GENERATE[ghash-ia64.s]=asm/ghash-ia64.pl72 GENERATE[ghash-x86.S]=asm/ghash-x86.pl73 GENERATE[ghash-x86_64.s]=asm/ghash-x86_64.pl76 GENERATE[ghash-sparcv9.S]=asm/ghash-sparcv9.pl78 GENERATE[ghash-alpha.S]=asm/ghash-alpha.pl79 GENERATE[ghash-parisc.s]=asm/ghash-parisc.pl82 GENERATE[ghash-armv4.S]=asm/ghash-armv4.pl90 GENERATE[ghash-s390x.S]=asm/ghash-s390x.pl92 GENERATE[ghash-c64xplus.S]=asm/ghash-c64xplus.pl93 GENERATE[ghash-riscv64.s]=asm/ghash-riscv64.pl[all …]
440 ctx->ghash = gcm_ghash_4bit; in gcm_get_funcs()442 ctx->ghash = NULL; in gcm_get_funcs()482 ctx->ghash = gcm_ghash_4bit; in gcm_get_funcs()489 ctx->ghash = gcm_ghash_4bit; in gcm_get_funcs()491 ctx->ghash = NULL; in gcm_get_funcs()497 ctx->ghash = gcm_ghash_v8; in gcm_get_funcs()510 ctx->ghash = gcm_ghash_4bit; in gcm_get_funcs()522 ctx->ghash = gcm_ghash_p8; in gcm_get_funcs()528 ctx->ghash = gcm_ghash_4bit; in gcm_get_funcs()560 ctx->ghash = gcm_ghash_4bit; in gcm_get_funcs()[all …]
251 crypto/modes/asm/ghash-alpha.pl252 crypto/modes/asm/ghash-armv4.pl253 crypto/modes/asm/ghash-c64xplus.pl254 crypto/modes/asm/ghash-ia64.pl255 crypto/modes/asm/ghash-parisc.pl257 crypto/modes/asm/ghash-riscv64-zvkg.pl258 crypto/modes/asm/ghash-riscv64.pl259 crypto/modes/asm/ghash-s390x.pl260 crypto/modes/asm/ghash-sparcv9.pl261 crypto/modes/asm/ghash-x86.pl[all …]
251 8fdcb4313fa3a6e541a697525856b9527a06ddf4c794f9393e843f86d67f543c crypto/modes/asm/ghash-alpha.pl252 ace8c376b394439301cecaf468d2a9a8adae21eff1d43191cefbf6765023452d crypto/modes/asm/ghash-armv4.pl253 c22f4945e7de3bd7bfef73447f09983e40a3e4dd0938244d902a1c44c98a8467 crypto/modes/asm/ghash-c64xplus.pl254 315a76491cdba48c88df6549c9efd96b50515400810b185a568b7a871681e03d crypto/modes/asm/ghash-ia64.pl255 25e9f494fcb6eb636c04af2f322736fae8aa339037e199332c96b8c9c3a50afa crypto/modes/asm/ghash-parisc.pl257 c786210922836f2ee9f7806b6cb7a5749511285004cf7eed95b3979bf5685bb7 crypto/modes/asm/ghash-riscv64-zv…258 b353c76f30ed3bcde79e1280a53acbd7172d1924124c33bf2fd5830396e7ac0f crypto/modes/asm/ghash-riscv64.pl259 4bb81f297f0c76762116895295fe027fb1b22ddb5b992c216128116afd09db77 crypto/modes/asm/ghash-s390x.pl260 de97107e0c19ff9dd4069f0761eccb00e0b3ced345e1f119ab3b918dd2f9c5f6 crypto/modes/asm/ghash-sparcv9.pl261 26f55a57e77f774d17dfba93d757f78edfa3a03f68a71ffa37ccf3bfc468b1e2 crypto/modes/asm/ghash-x86.pl[all …]
90 (gctx)->gcm.funcs.ghash==gcm_ghash_p8)127 (gctx)->gcm.funcs.ghash==gcm_ghash_v8)270 ctx->gcm.funcs.ghash == gcm_ghash_avx)515 ctx->gcm.funcs.ghash == gcm_ghash_rv64i_zvkg)
115 gcm_ghash_fn ghash; member
37 # ghash-ia64.s doesn't work on VMS
67 * Calculate the ghash of the iv - the result is stored into the tag
871 # local add-ons, primarily streaming ghash tests
140 gctx->gcm.ghash==gcm_ghash_avx)
Completed in 46 milliseconds