Searched refs:dsa_get_ctx_params (Results 1 – 1 of 1) sorted by relevance
54 static OSSL_FUNC_signature_get_ctx_params_fn dsa_get_ctx_params; variable669 static int dsa_get_ctx_params(void *vpdsactx, OSSL_PARAM *params) in dsa_get_ctx_params() function858 { OSSL_FUNC_SIGNATURE_GET_CTX_PARAMS, (void (*)(void))dsa_get_ctx_params },1064 (void (*)(void))dsa_get_ctx_params }, \
Completed in 7 milliseconds