Searched refs:MSGBUF_SIZE (Results 1 – 2 of 2) sorted by relevance
92 #define MSGBUF_SIZE 1024 macro314 char buf[MSGBUF_SIZE]; in errmsg()
133 #define MSGBUF_SIZE 4096 macro3119 while ((plainlen = MBLKL(mp)) > MSGBUF_SIZE) { in encrypt_msgb()3121 outlen = MSGBUF_SIZE; in encrypt_msgb()