Home
last modified time | relevance | path

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

/external/boringssl/linux-arm/crypto/fipsmodule/
Dghash-armv4.S40 .globl gcm_ghash_4bit symbol
41 .hidden gcm_ghash_4bit
42 .type gcm_ghash_4bit,%function
44 gcm_ghash_4bit: label
212 .size gcm_ghash_4bit,.-gcm_ghash_4bit
/external/boringssl/src/crypto/fipsmodule/modes/
Dgcm.c185 static void gcm_ghash_4bit(uint64_t Xi[2], const u128 Htable[16], in gcm_ghash_4bit() function
242 void gcm_ghash_4bit(uint64_t Xi[2], const u128 Htable[16], const uint8_t *inp,
248 #define GHASH(ctx, in, len) gcm_ghash_4bit((ctx)->Xi.u, (ctx)->Htable, in, len)
416 *out_hash = gcm_ghash_4bit; in CRYPTO_ghash_init()
/external/boringssl/linux-x86_64/crypto/fipsmodule/
Dghash-x86_64.S100 .globl gcm_ghash_4bit symbol
101 .hidden gcm_ghash_4bit
102 .type gcm_ghash_4bit,@function
104 gcm_ghash_4bit: label
666 .size gcm_ghash_4bit,.-gcm_ghash_4bit
/external/boringssl/win-x86_64/crypto/fipsmodule/
Dghash-x86_64.asm112 global gcm_ghash_4bit
115 gcm_ghash_4bit: label