Searched refs:gcm_ghash_clmul (Results 1 – 3 of 3) sorted by relevance
915 .globl gcm_ghash_clmul symbol916 .type gcm_ghash_clmul,@function918 gcm_ghash_clmul: label1299 .size gcm_ghash_clmul,.-gcm_ghash_clmul
648 void gcm_ghash_clmul(u64 Xi[2], const u128 Htable[16], const u8 *inp,654 # define gcm_ghash_avx gcm_ghash_clmul764 CTX__GHASH(gcm_ghash_clmul);
3103 #define gcm_ghash_clmul BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, gcm_ghash_clmul) macro