Home
last modified time | relevance | path

Searched defs:new_aad (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_ce.c543 static void rkce_destroy_ccm_aad(u8 *new_aad) in rkce_destroy_ccm_aad()
550 u8 **new_aad, u32 *new_aad_len, in rkce_build_ccm_aad()
800 u8 *new_aad = NULL; in rk_crypto_cipher() local