Home
last modified time | relevance | path

Searched refs:dsa_get_ctx_params (Results 1 – 1 of 1) sorted by relevance

/openssl/providers/implementations/signature/
H A Ddsa_sig.c54 static OSSL_FUNC_signature_get_ctx_params_fn dsa_get_ctx_params; variable
667 static int dsa_get_ctx_params(void *vpdsactx, OSSL_PARAM *params) in dsa_get_ctx_params() function
853 { OSSL_FUNC_SIGNATURE_GET_CTX_PARAMS, (void (*)(void))dsa_get_ctx_params },
1057 (void (*)(void))dsa_get_ctx_params }, \

Completed in 8 milliseconds