Searched refs:sa_ctx_info (Results 1 – 2 of 2) sorted by relevance
281 struct sa_ctx_info { struct304 struct sa_ctx_info enc;305 struct sa_ctx_info dec;306 struct sa_ctx_info auth;
694 int sa_init_sc(struct sa_ctx_info *ctx, const u8 *enc_key, in sa_init_sc()761 static void sa_free_ctx_info(struct sa_ctx_info *ctx, in sa_free_ctx_info()778 static int sa_init_ctx_info(struct sa_ctx_info *ctx, in sa_init_ctx_info()1065 struct sa_ctx_info *sa_ctx = req->enc ? &req->ctx->enc : &req->ctx->dec; in sa_run()