Searched defs:gcm_ghash_4bit (Results 1 – 7 of 7) sorted by relevance
23 .global gcm_ghash_4bit symbol25 gcm_ghash_4bit: label
91 .globl gcm_ghash_4bit symbol94 gcm_ghash_4bit: label
26 .global gcm_ghash_4bit symbol29 gcm_ghash_4bit: label
94 .globl gcm_ghash_4bit symbol98 gcm_ghash_4bit: label
107 gcm_ghash_4bit PROC PUBLIC label
227 static void gcm_ghash_4bit(uint64_t Xi[2], const u128 Htable[16], const uint8_t *inp, in gcm_ghash_4bit() function
406 static void gcm_ghash_4bit(u64 Xi[2],const u128 Htable[16], function