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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dreq.c156 #define TYPE_DSA 2 macro
314 pkey_type=TYPE_DSA;
750 if (newkey < MIN_KEY_LENGTH && (pkey_type == TYPE_RSA || pkey_type == TYPE_DSA))
758 (pkey_type == TYPE_DSA)?"DSA":"EC");
781 if (pkey_type == TYPE_DSA)

Completed in 66 milliseconds