Searched refs:src_aectx (Results 1 – 2 of 2) sorted by relevance
52 struct crypto_authenc_ctx *src_aectx) in crypto_aes_gcm_copy_state() argument55 struct tee_gcm_state *src_ctx = to_tee_gcm_state(src_aectx); in crypto_aes_gcm_copy_state()
53 struct crypto_authenc_ctx *src_aectx) in crypto_aes_ccm_copy_state() argument56 struct tee_ccm_state *src_ctx = to_tee_ccm_state(src_aectx); in crypto_aes_ccm_copy_state()