Searched refs:dsa_set_ctx_params (Results 1 – 1 of 1) sorted by relevance
52 static OSSL_FUNC_signature_set_ctx_params_fn dsa_set_ctx_params; variable214 if (!dsa_set_ctx_params(pdsactx, params)) in dsa_signverify_init()476 static int dsa_set_ctx_params(void *vpdsactx, const OSSL_PARAM params[]) in dsa_set_ctx_params() function589 { OSSL_FUNC_SIGNATURE_SET_CTX_PARAMS, (void (*)(void))dsa_set_ctx_params },
Completed in 4 milliseconds