Searched refs:stm32_cryp_update_assodata (Results 1 – 3 of 3) sorted by relevance
71 TEE_Result stm32_cryp_update_assodata(struct stm32_cryp_context *ctx,
208 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()
783 TEE_Result stm32_cryp_update_assodata(struct stm32_cryp_context *ctx, in stm32_cryp_update_assodata() function
Completed in 6 milliseconds