Searched refs:gcm_ghash_v8 (Results 1 – 3 of 3) sorted by relevance
101 .globl gcm_ghash_v8 symbol102 .hidden gcm_ghash_v8103 .type gcm_ghash_v8,%function105 gcm_ghash_v8: label231 .size gcm_ghash_v8,.-gcm_ghash_v8
100 .globl gcm_ghash_v8 symbol101 .hidden gcm_ghash_v8102 .type gcm_ghash_v8,%function104 gcm_ghash_v8: label232 .size gcm_ghash_v8,.-gcm_ghash_v8
303 void gcm_ghash_v8(uint64_t Xi[2], const u128 Htable[16], const uint8_t *inp,393 *out_hash = gcm_ghash_v8; in CRYPTO_ghash_init()