Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/stm32/
A Dstm32_cryp.h71 TEE_Result stm32_cryp_update_assodata(struct stm32_cryp_context *ctx,
A Dauthenc.c208 return stm32_cryp_update_assodata(&c->cryp, b1, len); in stm32_ae_ccm_push_b1()
242 return stm32_cryp_update_assodata(&c->cryp, dupdate->aad.data, in stm32_ae_update_aad()
A Dstm32_cryp.c783 TEE_Result stm32_cryp_update_assodata(struct stm32_cryp_context *ctx, in stm32_cryp_update_assodata() function

Completed in 6 milliseconds