Home
last modified time | relevance | path

Searched refs:gcm_ghash_4bit_x86 (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/
Dghash-x86.S102 .globl gcm_ghash_4bit_x86 symbol
103 .type gcm_ghash_4bit_x86,@function
105 gcm_ghash_4bit_x86: label
215 .size gcm_ghash_4bit_x86,.-.L_gcm_ghash_4bit_x86_begin
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/modes/
Dgcm128.c655 void gcm_ghash_4bit_x86(u64 Xi[2], const u128 Htable[16], const u8 *inp,
765 CTX__GHASH(gcm_ghash_4bit_x86);