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

/freebsd-current/crypto/openssl/crypto/pem/
H A Dpem_lib.c28 #define MIN_LENGTH 4 macro
58 min_len = rwflag ? MIN_LENGTH : 0;

Completed in 57 milliseconds