Home
last modified time | relevance | path

Searched defs:stm32_saes_context (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_saes.h33 struct stm32_saes_context { struct
46 TEE_Result stm32_saes_init(struct stm32_saes_context *ctx, bool is_decrypt, argument