Searched refs:gcm_ghash_4bit_mmx (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/
H A Dghash-x86.S629 .globl gcm_ghash_4bit_mmx
630 .type gcm_ghash_4bit_mmx,@function
632 gcm_ghash_4bit_mmx: label
684 .size gcm_ghash_4bit_mmx,.-.L_gcm_ghash_4bit_mmx_begin
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/modes/
H A Dgcm128.c661 void gcm_ghash_4bit_mmx(u64 Xi[2],const u128 Htable[16],const u8 *inp,size_t len);
732 ctx->ghash = gcm_ghash_4bit_mmx;

Completed in 93 milliseconds