Searched refs:gcm_ghash_4bit_x86 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/i386/
H A Dghash-x86.S97 .globl gcm_ghash_4bit_x86
98 .type gcm_ghash_4bit_x86,@function
100 gcm_ghash_4bit_x86: label
205 .size gcm_ghash_4bit_x86,.-.L_gcm_ghash_4bit_x86_begin
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/
H A Dghash-x86.S102 .globl gcm_ghash_4bit_x86
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-current/crypto/external/bsd/openssl.old/dist/crypto/modes/
H A Dgcm128.c669 void gcm_ghash_4bit_x86(u64 Xi[2], const u128 Htable[16], const u8 *inp,
782 CTX__GHASH(gcm_ghash_4bit_x86);
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/modes/
H A Dgcm128.c655 void gcm_ghash_4bit_x86(u64 Xi[2], const u128 Htable[16], const u8 *inp,
765 CTX__GHASH(gcm_ghash_4bit_x86);

Completed in 195 milliseconds