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; variable63 return rc5_set_ctx_params(ctx, params); in rc5_einit()72 return rc5_set_ctx_params(ctx, params); in rc5_dinit()75 static int rc5_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in rc5_set_ctx_params() function173 (void (*)(void))rc5_set_ctx_params }, \
Completed in 3 milliseconds