Searched defs:gcm_ghash_4bit (Results 1 – 4 of 4) sorted by relevance
31 .globl gcm_ghash_4bit symbol34 gcm_ghash_4bit: label
95 .globl gcm_ghash_4bit symbol99 gcm_ghash_4bit: label
110 gcm_ghash_4bit: label
231 static void gcm_ghash_4bit(uint64_t Xi[2], const u128 Htable[16], const uint8_t *inp, in gcm_ghash_4bit() function