Home
last modified time | relevance | path

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

/third_party/openssl/crypto/evp/
Dpmeth_lib.c940 OSSL_PARAM md_params[2], *p = md_params; in evp_pkey_ctx_set_md() local
966 return EVP_PKEY_CTX_set_params(ctx, md_params); in evp_pkey_ctx_set_md()
/third_party/openssl/doc/man7/
Dprovider-signature.pod173 well as the "md_params" functions. The OSSL_FUNC_signature_dupctx function is optional.