Searched defs:a_ctx (Results 1 – 3 of 3) sorted by relevance
517 struct sec_auth_ctx *a_ctx = &ctx->a_ctx; in sec_auth_init() local529 struct sec_auth_ctx *a_ctx = &ctx->a_ctx; in sec_auth_uninit() local
140 struct sec_auth_ctx a_ctx; member
158 static inline struct chcr_context *a_ctx(struct crypto_aead *tfm) in a_ctx() function