Searched refs:rc5_set_ctx_params (Results 1 – 1 of 1) sorted by relevance
31 static OSSL_FUNC_cipher_set_ctx_params_fn rc5_set_ctx_params; variable65 return rc5_set_ctx_params(ctx, params); in rc5_einit()74 return rc5_set_ctx_params(ctx, params); in rc5_dinit()77 static int rc5_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in rc5_set_ctx_params() function175 (void (*)(void))rc5_set_ctx_params }, \