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

/macosx-10.10/OpenSSL098-52/src/apps/
H A Dreq.c156 #define TYPE_DSA 2 macro
314 pkey_type=TYPE_DSA;
749 if (newkey < MIN_KEY_LENGTH && (pkey_type == TYPE_RSA || pkey_type == TYPE_DSA))
757 (pkey_type == TYPE_DSA)?"DSA":"EC");
780 if (pkey_type == TYPE_DSA)

Completed in 92 milliseconds