Home
last modified time | relevance | path

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

123

/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/
DCMakeLists.txt9 ghash-ssse3-x86_64.${ASM_EXT}
10 ghash-x86_64.${ASM_EXT}
32 ghash-ssse3-x86.${ASM_EXT}
33 ghash-x86.${ASM_EXT}
50 ghash-armv4.${ASM_EXT}
65 ghash-neon-armv8.${ASM_EXT}
93 perlasm(ghash-armv4.${ASM_EXT} modes/asm/ghash-armv4.pl)
96 perlasm(ghash-neon-armv8.${ASM_EXT} modes/asm/ghash-neon-armv8.pl)
97 perlasm(ghash-ssse3-x86_64.${ASM_EXT} modes/asm/ghash-ssse3-x86_64.pl)
98 perlasm(ghash-ssse3-x86.${ASM_EXT} modes/asm/ghash-ssse3-x86.pl)
[all …]
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/
DCMakeLists.txt5 perlasm(BCM_SOURCES aarch64 ghash-neon-armv8 modes/asm/ghash-neon-armv8.pl)
16 perlasm(BCM_SOURCES arm ghash-armv4 modes/asm/ghash-armv4.pl)
25 perlasm(BCM_SOURCES x86 ghash-ssse3-x86 modes/asm/ghash-ssse3-x86.pl)
26 perlasm(BCM_SOURCES x86 ghash-x86 modes/asm/ghash-x86.pl)
35 perlasm(BCM_SOURCES x86_64 ghash-ssse3-x86_64 modes/asm/ghash-ssse3-x86_64.pl)
36 perlasm(BCM_SOURCES x86_64 ghash-x86_64 modes/asm/ghash-x86_64.pl)
/external/boringssl/src/crypto/fipsmodule/
DCMakeLists.txt5 perlasm(BCM_SOURCES aarch64 ghash-neon-armv8 modes/asm/ghash-neon-armv8.pl)
16 perlasm(BCM_SOURCES arm ghash-armv4 modes/asm/ghash-armv4.pl)
25 perlasm(BCM_SOURCES x86 ghash-ssse3-x86 modes/asm/ghash-ssse3-x86.pl)
26 perlasm(BCM_SOURCES x86 ghash-x86 modes/asm/ghash-x86.pl)
35 perlasm(BCM_SOURCES x86_64 ghash-ssse3-x86_64 modes/asm/ghash-ssse3-x86_64.pl)
36 perlasm(BCM_SOURCES x86_64 ghash-x86_64 modes/asm/ghash-x86_64.pl)
/external/wpa_supplicant_8/src/crypto/
Daes-gcm.c103 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() function
207 ghash(H, iv, iv_len, J0); in aes_gcm_prepare_j0()
210 ghash(H, len_buf, sizeof(len_buf), J0); in aes_gcm_prepare_j0()
241 ghash(H, aad, aad_len, S); in aes_gcm_ghash()
242 ghash(H, crypt, crypt_len, S); in aes_gcm_ghash()
245 ghash(H, len_buf, sizeof(len_buf), S); in aes_gcm_ghash()
/external/rust/crates/ring/
Dcargo2android_cc.bp35 "pregenerated/ghash-armv4-linux32.S",
44 "pregenerated/ghash-neon-armv8-linux64.S",
55 "pregenerated/ghash-x86-elf.S",
67 "pregenerated/ghash-x86_64-elf.S",
DAndroid.bp306 "pregenerated/ghash-armv4-linux32.S",
315 "pregenerated/ghash-neon-armv8-linux64.S",
326 "pregenerated/ghash-x86-elf.S",
338 "pregenerated/ghash-x86_64-elf.S",
/external/vboot_reference/scripts/
Dgetversion.sh9 if ghash=$(git rev-parse --short --verify HEAD 2>/dev/null); then
28 ver="${ver_major}.${ver_branch}.${numcommits}-${ghash}${dirty}"
/external/rust/crates/quiche/deps/boringssl/
DCMakeLists.txt134 ios-aarch64/crypto/fipsmodule/ghash-neon-armv8.S
150 ios-arm/crypto/fipsmodule/ghash-armv4.S
165 linux-aarch64/crypto/fipsmodule/ghash-neon-armv8.S
181 linux-arm/crypto/fipsmodule/ghash-armv4.S
207 linux-x86/crypto/fipsmodule/ghash-ssse3-x86.S
208 linux-x86/crypto/fipsmodule/ghash-x86.S
226 linux-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64.S
227 linux-x86_64/crypto/fipsmodule/ghash-x86_64.S
250 mac-x86/crypto/fipsmodule/ghash-ssse3-x86.S
251 mac-x86/crypto/fipsmodule/ghash-x86.S
[all …]
/external/openscreen/third_party/boringssl/
DBUILD.generated.gni443 "ios-aarch64/crypto/fipsmodule/ghash-neon-armv8.S",
457 "ios-arm/crypto/fipsmodule/ghash-armv4.S",
470 "linux-aarch64/crypto/fipsmodule/ghash-neon-armv8.S",
484 "linux-arm/crypto/fipsmodule/ghash-armv4.S",
506 "linux-x86/crypto/fipsmodule/ghash-ssse3-x86.S",
507 "linux-x86/crypto/fipsmodule/ghash-x86.S",
523 "linux-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64.S",
524 "linux-x86_64/crypto/fipsmodule/ghash-x86_64.S",
545 "mac-x86/crypto/fipsmodule/ghash-ssse3-x86.S",
546 "mac-x86/crypto/fipsmodule/ghash-x86.S",
[all …]
/external/open-dice/third_party/boringssl/
DBUILD.generated.gni449 "apple-aarch64/crypto/fipsmodule/ghash-neon-armv8.S",
465 "apple-arm/crypto/fipsmodule/ghash-armv4.S",
479 "apple-x86/crypto/fipsmodule/ghash-ssse3-x86.S",
480 "apple-x86/crypto/fipsmodule/ghash-x86.S",
496 "apple-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64.S",
497 "apple-x86_64/crypto/fipsmodule/ghash-x86_64.S",
517 "linux-aarch64/crypto/fipsmodule/ghash-neon-armv8.S",
533 "linux-arm/crypto/fipsmodule/ghash-armv4.S",
555 "linux-x86/crypto/fipsmodule/ghash-ssse3-x86.S",
556 "linux-x86/crypto/fipsmodule/ghash-x86.S",
[all …]
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/modes/
Dpolyval.c59 CRYPTO_ghash_init(&ctx->gmult, &ctx->ghash, &ctx->H, ctx->Htable, &is_avx, in CRYPTO_POLYVAL_init()
83 ctx->ghash(ctx->S.u, ctx->Htable, (const uint8_t *) reversed, todo); in CRYPTO_POLYVAL_update_blocks()
Dgcm.c225 CRYPTO_ghash_init(&gcm_key->gmult, &gcm_key->ghash, &gcm_key->H, in CRYPTO_gcm128_init_key()
286 size_t len) = ctx->gcm_key.ghash; in CRYPTO_gcm128_aad()
341 size_t len) = ctx->gcm_key.ghash; in CRYPTO_gcm128_encrypt()
431 size_t len) = ctx->gcm_key.ghash; in CRYPTO_gcm128_decrypt()
524 size_t len) = ctx->gcm_key.ghash; in CRYPTO_gcm128_encrypt_ctr32()
610 size_t len) = ctx->gcm_key.ghash; in CRYPTO_gcm128_decrypt_ctr32()
Dinternal.h136 ghash_func ghash; member
400 ghash_func ghash; member
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/modes/
Dpolyval.c59 CRYPTO_ghash_init(&ctx->gmult, &ctx->ghash, &ctx->H, ctx->Htable, &is_avx, in CRYPTO_POLYVAL_init()
83 ctx->ghash(ctx->S.u, ctx->Htable, (const uint8_t *) reversed, todo); in CRYPTO_POLYVAL_update_blocks()
Dgcm.c250 CRYPTO_ghash_init(&gcm_key->gmult, &gcm_key->ghash, &gcm_key->H, in CRYPTO_gcm128_init_key()
316 size_t len) = ctx->gcm_key.ghash; in CRYPTO_gcm128_aad()
371 size_t len) = ctx->gcm_key.ghash; in CRYPTO_gcm128_encrypt()
461 size_t len) = ctx->gcm_key.ghash; in CRYPTO_gcm128_decrypt()
554 size_t len) = ctx->gcm_key.ghash; in CRYPTO_gcm128_encrypt_ctr32()
640 size_t len) = ctx->gcm_key.ghash; in CRYPTO_gcm128_decrypt_ctr32()
Dinternal.h135 ghash_func ghash; member
398 ghash_func ghash; member
/external/boringssl/src/crypto/fipsmodule/modes/
Dpolyval.c59 CRYPTO_ghash_init(&ctx->gmult, &ctx->ghash, &ctx->H, ctx->Htable, &is_avx, in CRYPTO_POLYVAL_init()
83 ctx->ghash(ctx->S.u, ctx->Htable, (const uint8_t *) reversed, todo); in CRYPTO_POLYVAL_update_blocks()
Dgcm.c250 CRYPTO_ghash_init(&gcm_key->gmult, &gcm_key->ghash, &gcm_key->H, in CRYPTO_gcm128_init_key()
316 size_t len) = ctx->gcm_key.ghash; in CRYPTO_gcm128_aad()
371 size_t len) = ctx->gcm_key.ghash; in CRYPTO_gcm128_encrypt()
461 size_t len) = ctx->gcm_key.ghash; in CRYPTO_gcm128_decrypt()
554 size_t len) = ctx->gcm_key.ghash; in CRYPTO_gcm128_encrypt_ctr32()
640 size_t len) = ctx->gcm_key.ghash; in CRYPTO_gcm128_decrypt_ctr32()
Dinternal.h135 ghash_func ghash; member
398 ghash_func ghash; member
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_valtable.cpp185 if (ghash) in hash()
186 return ghash; in hash()
188 ghash = rel_hash(); in hash()
190 ghash = def->hash(); in hash()
192 ghash = ((uintptr_t)this) | 1; in hash()
194 return ghash; in hash()
/external/cronet/third_party/boringssl/
DBUILD.generated.gni461 "apple-aarch64/crypto/fipsmodule/ghash-neon-armv8-apple.S",
477 "apple-arm/crypto/fipsmodule/ghash-armv4-apple.S",
491 "apple-x86/crypto/fipsmodule/ghash-ssse3-x86-apple.S",
492 "apple-x86/crypto/fipsmodule/ghash-x86-apple.S",
508 "apple-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-apple.S",
509 "apple-x86_64/crypto/fipsmodule/ghash-x86_64-apple.S",
531 "linux-aarch64/crypto/fipsmodule/ghash-neon-armv8-linux.S",
547 "linux-arm/crypto/fipsmodule/ghash-armv4-linux.S",
563 "linux-x86/crypto/fipsmodule/ghash-ssse3-x86-linux.S",
564 "linux-x86/crypto/fipsmodule/ghash-x86-linux.S",
[all …]
/external/boringssl/
Dandroid-sources.cmake392 ${BORINGSSL_ROOT}apple-aarch64/crypto/fipsmodule/ghash-neon-armv8-apple.S
407 ${BORINGSSL_ROOT}apple-arm/crypto/fipsmodule/ghash-armv4-apple.S
420 ${BORINGSSL_ROOT}apple-x86/crypto/fipsmodule/ghash-ssse3-x86-apple.S
421 ${BORINGSSL_ROOT}apple-x86/crypto/fipsmodule/ghash-x86-apple.S
436 ${BORINGSSL_ROOT}apple-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-apple.S
437 ${BORINGSSL_ROOT}apple-x86_64/crypto/fipsmodule/ghash-x86_64-apple.S
458 ${BORINGSSL_ROOT}linux-aarch64/crypto/fipsmodule/ghash-neon-armv8-linux.S
473 ${BORINGSSL_ROOT}linux-arm/crypto/fipsmodule/ghash-armv4-linux.S
488 ${BORINGSSL_ROOT}linux-x86/crypto/fipsmodule/ghash-ssse3-x86-linux.S
489 ${BORINGSSL_ROOT}linux-x86/crypto/fipsmodule/ghash-x86-linux.S
[all …]
DBUILD.generated.bzl535 "apple-aarch64/crypto/fipsmodule/ghash-neon-armv8-apple.S",
551 "apple-arm/crypto/fipsmodule/ghash-armv4-apple.S",
565 "apple-x86/crypto/fipsmodule/ghash-ssse3-x86-apple.S",
566 "apple-x86/crypto/fipsmodule/ghash-x86-apple.S",
582 "apple-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-apple.S",
583 "apple-x86_64/crypto/fipsmodule/ghash-x86_64-apple.S",
605 "linux-aarch64/crypto/fipsmodule/ghash-neon-armv8-linux.S",
621 "linux-arm/crypto/fipsmodule/ghash-armv4-linux.S",
637 "linux-x86/crypto/fipsmodule/ghash-ssse3-x86-linux.S",
638 "linux-x86/crypto/fipsmodule/ghash-x86-linux.S",
[all …]
Dsources.mk250 linux-aarch64/crypto/fipsmodule/ghash-neon-armv8-linux.S\
265 linux-arm/crypto/fipsmodule/ghash-armv4-linux.S\
280 linux-x86/crypto/fipsmodule/ghash-ssse3-x86-linux.S\
281 linux-x86/crypto/fipsmodule/ghash-x86-linux.S\
296 linux-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-linux.S\
297 linux-x86_64/crypto/fipsmodule/ghash-x86_64-linux.S\
Deureka.mk308 linux-aarch64/crypto/fipsmodule/ghash-neon-armv8-linux.S\
323 linux-arm/crypto/fipsmodule/ghash-armv4-linux.S\
338 linux-x86/crypto/fipsmodule/ghash-ssse3-x86-linux.S\
339 linux-x86/crypto/fipsmodule/ghash-x86-linux.S\
354 linux-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-linux.S\
355 linux-x86_64/crypto/fipsmodule/ghash-x86_64-linux.S\

123