Home
last modified time | relevance | path

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

/external/srtp/crypto/cipher/
Daes.c1558 aes_final_round(v128_t *state, const v128_t *round_key) { in aes_final_round() function
1713 aes_final_round(v128_t *state, const v128_t *round_key) { in aes_final_round() function
1838 aes_final_round(v128_t *state, const v128_t *round_key) { in aes_final_round() function
1930 aes_final_round(plaintext, exp_key + 10); in aes_encrypt()