Home
last modified time | relevance | path

Searched refs:gcm_ghash_4bit (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/linux-arm/crypto/modes/
Dghash-armv4.S31 .globl gcm_ghash_4bit symbol
32 .hidden gcm_ghash_4bit
33 .type gcm_ghash_4bit,%function
34 gcm_ghash_4bit: label
183 .size gcm_ghash_4bit,.-gcm_ghash_4bit
/external/boringssl/src/crypto/modes/
Dgcm.c229 static void gcm_ghash_4bit(uint64_t Xi[2], const u128 Htable[16], const uint8_t *inp, in gcm_ghash_4bit() function
308 void gcm_ghash_4bit(uint64_t Xi[2], const u128 Htable[16], const uint8_t *inp,
314 #define GHASH(ctx, in, len) gcm_ghash_4bit((ctx)->Xi.u, (ctx)->Htable, in, len)
468 ctx->ghash = gcm_ghash_4bit; in CRYPTO_gcm128_init()
482 ctx->ghash = gcm_ghash_4bit; in CRYPTO_gcm128_init()
487 ctx->ghash = gcm_ghash_4bit; in CRYPTO_gcm128_init()
/external/boringssl/linux-x86_64/crypto/modes/
Dghash-x86_64.S95 .globl gcm_ghash_4bit symbol
96 .hidden gcm_ghash_4bit
97 .type gcm_ghash_4bit,@function
99 gcm_ghash_4bit: label
661 .size gcm_ghash_4bit,.-gcm_ghash_4bit
/external/boringssl/win-x86_64/crypto/modes/
Dghash-x86_64.asm107 global gcm_ghash_4bit
110 gcm_ghash_4bit: label