Searched refs:src_aectx (Results 1 – 2 of 2) sorted by relevance
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()
51 struct crypto_authenc_ctx *src_aectx) in crypto_aes_gcm_copy_state() argument54 struct tee_gcm_state *src_ctx = to_tee_gcm_state(src_aectx); in crypto_aes_gcm_copy_state()
Completed in 2 milliseconds