Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Daesni-intel_glue.c222 static inline struct crypto_aes_ctx *aes_ctx(void *raw_ctx) in aes_ctx() argument
224 unsigned long addr = (unsigned long)raw_ctx; in aes_ctx()