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

/external/openssl/crypto/des/
H A Ddes.c119 #define INUUBUFN (45*100) macro
717 for (i=0; i<(((int)num)-INUUBUFN); i+=INUUBUFN)
719 j=uuencode(&(data[i]),INUUBUFN,b);

Completed in 88 milliseconds