Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/
H A Daes.c500 static void add_round_key(u32 *state, u32 *key) in add_round_key() function
552 add_round_key((u32 *)state, (u32 *)expkey); in aes_encrypt()
560 add_round_key((u32 *)state, in aes_encrypt()
574 add_round_key((u32 *)state, in aes_decrypt()
579 add_round_key((u32 *)state, in aes_decrypt()