Searched refs:stm32_ae_encdec_final (Results 1 – 1 of 1) sorted by relevance
256 static TEE_Result stm32_ae_encdec_final(struct stm32_ae_ctx *c, uint8_t *tag, in stm32_ae_encdec_final() function282 return stm32_ae_encdec_final(c, dfinal->tag.data, dfinal->tag.length); in stm32_ae_enc_final()297 res = stm32_ae_encdec_final(c, tag_buf, sizeof(tag_buf)); in stm32_ae_dec_final()
Completed in 3 milliseconds