Home
last modified time | relevance | path

Searched refs:ghash (Results 1 – 10 of 10) sorted by relevance

/openssl/crypto/modes/
H A Dbuild.info71 GENERATE[ghash-ia64.s]=asm/ghash-ia64.pl
72 GENERATE[ghash-x86.S]=asm/ghash-x86.pl
73 GENERATE[ghash-x86_64.s]=asm/ghash-x86_64.pl
76 GENERATE[ghash-sparcv9.S]=asm/ghash-sparcv9.pl
78 GENERATE[ghash-alpha.S]=asm/ghash-alpha.pl
79 GENERATE[ghash-parisc.s]=asm/ghash-parisc.pl
82 GENERATE[ghash-armv4.S]=asm/ghash-armv4.pl
90 GENERATE[ghash-s390x.S]=asm/ghash-s390x.pl
92 GENERATE[ghash-c64xplus.S]=asm/ghash-c64xplus.pl
93 GENERATE[ghash-riscv64.s]=asm/ghash-riscv64.pl
[all …]
H A Dgcm128.c440 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 …]
/openssl/providers/
H A Dfips.module.sources251 crypto/modes/asm/ghash-alpha.pl
252 crypto/modes/asm/ghash-armv4.pl
253 crypto/modes/asm/ghash-c64xplus.pl
254 crypto/modes/asm/ghash-ia64.pl
255 crypto/modes/asm/ghash-parisc.pl
257 crypto/modes/asm/ghash-riscv64-zvkg.pl
258 crypto/modes/asm/ghash-riscv64.pl
259 crypto/modes/asm/ghash-s390x.pl
260 crypto/modes/asm/ghash-sparcv9.pl
261 crypto/modes/asm/ghash-x86.pl
[all …]
H A Dfips-sources.checksums251 8fdcb4313fa3a6e541a697525856b9527a06ddf4c794f9393e843f86d67f543c crypto/modes/asm/ghash-alpha.pl
252 ace8c376b394439301cecaf468d2a9a8adae21eff1d43191cefbf6765023452d crypto/modes/asm/ghash-armv4.pl
253 c22f4945e7de3bd7bfef73447f09983e40a3e4dd0938244d902a1c44c98a8467 crypto/modes/asm/ghash-c64xplus.pl
254 315a76491cdba48c88df6549c9efd96b50515400810b185a568b7a871681e03d crypto/modes/asm/ghash-ia64.pl
255 25e9f494fcb6eb636c04af2f322736fae8aa339037e199332c96b8c9c3a50afa crypto/modes/asm/ghash-parisc.pl
257 c786210922836f2ee9f7806b6cb7a5749511285004cf7eed95b3979bf5685bb7 crypto/modes/asm/ghash-riscv64-zv…
258 b353c76f30ed3bcde79e1280a53acbd7172d1924124c33bf2fd5830396e7ac0f crypto/modes/asm/ghash-riscv64.pl
259 4bb81f297f0c76762116895295fe027fb1b22ddb5b992c216128116afd09db77 crypto/modes/asm/ghash-s390x.pl
260 de97107e0c19ff9dd4069f0761eccb00e0b3ced345e1f119ab3b918dd2f9c5f6 crypto/modes/asm/ghash-sparcv9.pl
261 26f55a57e77f774d17dfba93d757f78edfa3a03f68a71ffa37ccf3bfc468b1e2 crypto/modes/asm/ghash-x86.pl
[all …]
/openssl/include/crypto/
H A Daes_platform.h90 (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)
H A Dmodes.h115 gcm_ghash_fn ghash; member
/openssl/providers/implementations/ciphers/
H A Dbuild.info37 # ghash-ia64.s doesn't work on VMS
H A Dcipher_aes_gcm_hw_s390x.inc67 * Calculate the ghash of the iv - the result is stored into the tag
/openssl/test/recipes/30-test_evp_data/
H A Devpciph_aes_common.txt871 # local add-ons, primarily streaming ghash tests
/openssl/crypto/evp/
H A De_aes.c140 gctx->gcm.ghash==gcm_ghash_avx)

Completed in 46 milliseconds