Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/stm32/
A Dauthenc.c256 static TEE_Result stm32_ae_encdec_final(struct stm32_ae_ctx *c, uint8_t *tag, in stm32_ae_encdec_final() function
282 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