Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_saes.h59 TEE_Result stm32_saes_final(struct stm32_saes_context *ctx, uint8_t *tag,
H A Dstm32_saes.c913 TEE_Result stm32_saes_final(struct stm32_saes_context *ctx, uint8_t *tag, in stm32_saes_final() function