Searched refs:rc2_set_ctx_params (Results 1 – 1 of 1) sorted by relevance
34 static OSSL_FUNC_cipher_set_ctx_params_fn rc2_set_ctx_params; variable96 return rc2_set_ctx_params(ctx, params); in rc2_einit()105 return rc2_set_ctx_params(ctx, params); in rc2_dinit()162 static int rc2_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in rc2_set_ctx_params() function265 (void (*)(void))rc2_set_ctx_params }, \