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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dcrypt.c62 #define CRYPT_CONFLINELENGTH 1024 macro
81 * Since it also has to fit in crypt.conf it is CRYPT_CONFLINELENGTH
85 * CRYPT_CONFLINELENGTH, and probably always will be.
491 char line[CRYPT_CONFLINELENGTH];

Completed in 265 milliseconds