Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_authenc.c422 static TEE_Result sec_aead_data_alloc(struct authenc_ctx *ae_drv_ctx) in sec_aead_data_alloc() function
498 ret = sec_aead_data_alloc(ae_drv_ctx); in sec_authenc_initialize()
769 ret = sec_aead_data_alloc(dst); in sec_authenc_copy_state()