Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/signature/
H A Dsm2_sig.c49 static OSSL_FUNC_signature_get_ctx_params_fn sm2sig_get_ctx_params; variable
389 static int sm2sig_get_ctx_params(void *vpsm2ctx, OSSL_PARAM *params) in sm2sig_get_ctx_params() function
558 { OSSL_FUNC_SIGNATURE_GET_CTX_PARAMS, (void (*)(void))sm2sig_get_ctx_params },
/third_party/openssl/providers/implementations/signature/
H A Dsm2_sig.c49 static OSSL_FUNC_signature_get_ctx_params_fn sm2sig_get_ctx_params; variable
380 static int sm2sig_get_ctx_params(void *vpsm2ctx, OSSL_PARAM *params) in sm2sig_get_ctx_params() function
549 { OSSL_FUNC_SIGNATURE_GET_CTX_PARAMS, (void (*)(void))sm2sig_get_ctx_params },

Completed in 2 milliseconds