Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/signature/
H A Decdsa_sig.c48 static OSSL_FUNC_signature_get_ctx_params_fn ecdsa_get_ctx_params; variable
438 static int ecdsa_get_ctx_params(void *vctx, OSSL_PARAM *params) in ecdsa_get_ctx_params() function
604 { OSSL_FUNC_SIGNATURE_GET_CTX_PARAMS, (void (*)(void))ecdsa_get_ctx_params },
/third_party/openssl/providers/implementations/signature/
H A Decdsa_sig.c48 static OSSL_FUNC_signature_get_ctx_params_fn ecdsa_get_ctx_params; variable
438 static int ecdsa_get_ctx_params(void *vctx, OSSL_PARAM *params) in ecdsa_get_ctx_params() function
604 { OSSL_FUNC_SIGNATURE_GET_CTX_PARAMS, (void (*)(void))ecdsa_get_ctx_params },

Completed in 3 milliseconds