Searched refs:gcm_ghash_4bit (Results 1 – 1 of 1) sorted by relevance
245 static void gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], in gcm_ghash_4bit() function324 void gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], const u8 *inp,440 ctx->ghash = gcm_ghash_4bit; in gcm_get_funcs()482 ctx->ghash = gcm_ghash_4bit; in gcm_get_funcs()489 ctx->ghash = gcm_ghash_4bit; in gcm_get_funcs()510 ctx->ghash = gcm_ghash_4bit; in gcm_get_funcs()528 ctx->ghash = gcm_ghash_4bit; in gcm_get_funcs()560 ctx->ghash = gcm_ghash_4bit; in gcm_get_funcs()
Completed in 6 milliseconds