Searched refs:gcm256_enc_update (Results 1 – 6 of 6) sorted by relevance
1716 state->gcm256_enc_update = aes_gcm_enc_256_update_vaes_avx512; in init_mb_mgr_avx512()1768 state->gcm256_enc_update = aes_gcm_enc_256_update_avx512; in init_mb_mgr_avx512()
849 state->gcm256_enc_update = aes_gcm_enc_256_update_avx_gen4; in init_mb_mgr_avx2()
870 aes_gcm_enc_dec_update_t gcm256_enc_update; member1199 ((_mgr)->gcm256_enc_update((_key), (_ctx), (_out), (_in), (_len)))
900 state->gcm256_enc_update = aes_gcm_enc_256_update_sse_no_aesni; in init_mb_mgr_sse_no_aesni()
907 state->gcm256_enc_update = aes_gcm_enc_256_update_avx_gen2; in init_mb_mgr_avx()
1158 state->gcm256_enc_update = aes_gcm_enc_256_update_sse; in init_mb_mgr_sse()