Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dhmac.c19 struct stm32_hmac_ctx { struct
26 static struct stm32_hmac_ctx *to_stm32_hmac_ctx(struct crypto_mac_ctx *ctx) in to_stm32_hmac_ctx() argument