Searched refs:aes_final_round (Results 1 – 1 of 1) sorted by relevance
1558 aes_final_round(v128_t *state, const v128_t *round_key) { in aes_final_round() function1713 aes_final_round(v128_t *state, const v128_t *round_key) { in aes_final_round() function1838 aes_final_round(v128_t *state, const v128_t *round_key) { in aes_final_round() function1930 aes_final_round(plaintext, exp_key + 10); in aes_encrypt()