raw_ctx 307 arch/x86/crypto/aesni-intel_glue.c static inline struct crypto_aes_ctx *aes_ctx(void *raw_ctx) raw_ctx 309 arch/x86/crypto/aesni-intel_glue.c unsigned long addr = (unsigned long)raw_ctx; raw_ctx 317 arch/x86/crypto/aesni-intel_glue.c static int aes_set_key_common(struct crypto_tfm *tfm, void *raw_ctx, raw_ctx 320 arch/x86/crypto/aesni-intel_glue.c struct crypto_aes_ctx *ctx = aes_ctx(raw_ctx);