Lines Matching refs:ctx
62 * @param[out] ctx New certmap context
67 * - EINVAL: ctx is NULL
71 struct sss_certmap_ctx **ctx);
76 * @param[in] ctx certmap context previously initialized with
79 void sss_certmap_free_ctx(struct sss_certmap_ctx *ctx);
84 * @param[in] ctx certmap context previously initialized with
97 int sss_certmap_add_rule(struct sss_certmap_ctx *ctx,
104 * @param[in] ctx certmap context previously initialized with
114 int sss_certmap_match_cert(struct sss_certmap_ctx *ctx,
120 * @param[in] ctx certmap context previously initialized with
135 int sss_certmap_get_search_filter(struct sss_certmap_ctx *ctx,