Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/
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()
A Dgcm.c51 struct crypto_authenc_ctx *src_aectx) in crypto_aes_gcm_copy_state() argument
54 struct tee_gcm_state *src_ctx = to_tee_gcm_state(src_aectx); in crypto_aes_gcm_copy_state()

Completed in 2 milliseconds