Searched refs:sa_ctx_info (Results 1 – 2 of 2) sorted by relevance
285 struct sa_ctx_info { struct308 struct sa_ctx_info enc;309 struct sa_ctx_info dec;310 struct sa_ctx_info auth;
715 int sa_init_sc(struct sa_ctx_info *ctx, const struct sa_match_data *match_data, in sa_init_sc()783 static void sa_free_ctx_info(struct sa_ctx_info *ctx, in sa_free_ctx_info()800 static int sa_init_ctx_info(struct sa_ctx_info *ctx, in sa_init_ctx_info()1090 struct sa_ctx_info *sa_ctx = req->enc ? &req->ctx->enc : &req->ctx->dec; in sa_run()