Searched refs:AES_GCM_KEY_AVX10 (Results 1 – 1 of 1) sorted by relevance
915 #define AES_GCM_KEY_AVX10(key) \ macro973 aes_gcm_precompute_vaes_avx10_512(AES_GCM_KEY_AVX10(key)); in aes_gcm_precompute()975 aes_gcm_precompute_vaes_avx10_256(AES_GCM_KEY_AVX10(key)); in aes_gcm_precompute()996 aes_gcm_aad_update_vaes_avx10(AES_GCM_KEY_AVX10(key), ghash_acc, in aes_gcm_aad_update()1048 aes_gcm_enc_update_vaes_avx10_512(AES_GCM_KEY_AVX10(key), in aes_gcm_update()1052 aes_gcm_enc_update_vaes_avx10_256(AES_GCM_KEY_AVX10(key), in aes_gcm_update()1064 aes_gcm_dec_update_vaes_avx10_512(AES_GCM_KEY_AVX10(key), in aes_gcm_update()1068 aes_gcm_dec_update_vaes_avx10_256(AES_GCM_KEY_AVX10(key), in aes_gcm_update()1102 aes_gcm_enc_final_vaes_avx10(AES_GCM_KEY_AVX10(key), in aes_gcm_enc_final()1138 return aes_gcm_dec_final_vaes_avx10(AES_GCM_KEY_AVX10(key), in aes_gcm_dec_final()[all …]