Searched refs:md_properties (Results 1 – 3 of 3) sorted by relevance
108 const char *md_properties) in EVP_PKEY_CTX_set_dsa_paramgen_md_props() argument118 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()
32 const char *md_properties);
130 const char *md_properties);404 parameter generation using I<md_name> and I<md_properties> to retrieve the407 SHA-256 depending on the bit length of I<q> above. I<md_properties> is a