Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Dgcm.c52 struct crypto_authenc_ctx *src_aectx) in crypto_aes_gcm_copy_state() argument
55 struct tee_gcm_state *src_ctx = to_tee_gcm_state(src_aectx); in crypto_aes_gcm_copy_state()
H A Dccm.c53 struct crypto_authenc_ctx *src_aectx) in crypto_aes_ccm_copy_state() argument
56 struct tee_ccm_state *src_ctx = to_tee_ccm_state(src_aectx); in crypto_aes_ccm_copy_state()