Searched refs:AES_GCM_KEY_AVX10 (Results 1 – 1 of 1) sorted by relevance
900 #define AES_GCM_KEY_AVX10(key) \ macro958 aes_gcm_precompute_vaes_avx10_512(AES_GCM_KEY_AVX10(key)); in aes_gcm_precompute()960 aes_gcm_precompute_vaes_avx10_256(AES_GCM_KEY_AVX10(key)); in aes_gcm_precompute()981 aes_gcm_aad_update_vaes_avx10(AES_GCM_KEY_AVX10(key), ghash_acc, in aes_gcm_aad_update()1033 aes_gcm_enc_update_vaes_avx10_512(AES_GCM_KEY_AVX10(key), in aes_gcm_update()1037 aes_gcm_enc_update_vaes_avx10_256(AES_GCM_KEY_AVX10(key), in aes_gcm_update()1049 aes_gcm_dec_update_vaes_avx10_512(AES_GCM_KEY_AVX10(key), in aes_gcm_update()1053 aes_gcm_dec_update_vaes_avx10_256(AES_GCM_KEY_AVX10(key), in aes_gcm_update()1087 aes_gcm_enc_final_vaes_avx10(AES_GCM_KEY_AVX10(key), in aes_gcm_enc_final()1123 return aes_gcm_dec_final_vaes_avx10(AES_GCM_KEY_AVX10(key), in aes_gcm_dec_final()[all …]