Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/
A Dccm.c52 static void crypto_aes_ccm_copy_state(struct crypto_authenc_ctx *dst_aectx, in crypto_aes_ccm_copy_state() argument
55 struct tee_ccm_state *dst_ctx = to_tee_ccm_state(dst_aectx); in crypto_aes_ccm_copy_state()
A Dgcm.c50 static void crypto_aes_gcm_copy_state(struct crypto_authenc_ctx *dst_aectx, in crypto_aes_gcm_copy_state() argument
53 struct tee_gcm_state *dst_ctx = to_tee_gcm_state(dst_aectx); in crypto_aes_gcm_copy_state()

Completed in 3 milliseconds