Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/signature/
H A Ddsa_sig.c50 static OSSL_FUNC_signature_get_ctx_params_fn dsa_get_ctx_params; variable
444 static int dsa_get_ctx_params(void *vpdsactx, OSSL_PARAM *params) in dsa_get_ctx_params() function
586 { OSSL_FUNC_SIGNATURE_GET_CTX_PARAMS, (void (*)(void))dsa_get_ctx_params },
/third_party/openssl/providers/implementations/signature/
H A Ddsa_sig.c50 static OSSL_FUNC_signature_get_ctx_params_fn dsa_get_ctx_params; variable
444 static int dsa_get_ctx_params(void *vpdsactx, OSSL_PARAM *params) in dsa_get_ctx_params() function
586 { OSSL_FUNC_SIGNATURE_GET_CTX_PARAMS, (void (*)(void))dsa_get_ctx_params },

Completed in 3 milliseconds