Home
last modified time | relevance | path

Searched refs:aes_inv_final_round (Results 1 – 1 of 1) sorted by relevance

/external/srtp/crypto/cipher/
Daes.c1594 aes_inv_final_round(v128_t *state, const v128_t *round_key) { in aes_inv_final_round() function
1748 aes_inv_final_round(v128_t *state, const v128_t *round_key) { in aes_inv_final_round() function
1874 aes_inv_final_round(v128_t *state, const v128_t *round_key) { in aes_inv_final_round() function
1950 aes_inv_final_round(plaintext, exp_key + 10); in aes_decrypt()