Searched defs:aes_final_round (Results 1 - 1 of 1) sorted by relevance

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

Completed in 90 milliseconds