Searched refs:MSGBUF_SIZE (Results 1 – 2 of 2) sorted by relevance
86 #define MSGBUF_SIZE 1024 macro308 char buf[MSGBUF_SIZE]; in errmsg()
131 #define MSGBUF_SIZE 4096 macro3116 while ((plainlen = MBLKL(mp)) > MSGBUF_SIZE) { in encrypt_msgb()3118 outlen = MSGBUF_SIZE; in encrypt_msgb()