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

/freebsd-12-stable/crypto/openssl/apps/
H A Dreq.c48 #define MIN_KEY_LENGTH 512 macro
586 if (newkey < MIN_KEY_LENGTH
590 MIN_KEY_LENGTH, newkey);

Completed in 60 milliseconds