Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Ddsa_ctrl.c108 const char *md_properties) in EVP_PKEY_CTX_set_dsa_paramgen_md_props() argument
118 if (md_properties != NULL) in EVP_PKEY_CTX_set_dsa_paramgen_md_props()
120 (char *)md_properties, 0); in EVP_PKEY_CTX_set_dsa_paramgen_md_props()
/freebsd/crypto/openssl/include/openssl/
H A Ddsa.h32 const char *md_properties);
/freebsd/crypto/openssl/doc/man3/
H A DEVP_PKEY_CTX_ctrl.pod130 const char *md_properties);
404 parameter generation using I<md_name> and I<md_properties> to retrieve the
407 SHA-256 depending on the bit length of I<q> above. I<md_properties> is a