Searched refs:raw_ctx (Results 1 – 1 of 1) sorted by relevance
111 static inline struct crypto_aes_ctx *aes_ctx(void *raw_ctx) in aes_ctx() argument113 return aes_align_addr(raw_ctx); in aes_ctx()