Home
last modified time | relevance | path

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

/optee_os/core/crypto/
H A Daes-gcm.c452 static void aes_gcm_copy_state(struct crypto_authenc_ctx *dst_ctx, in aes_gcm_copy_state() function
514 .copy_state = aes_gcm_copy_state,