Searched refs:macbytes (Results 1 – 1 of 1) sorted by relevance
437 int macbytes; /* length of MAC field, signed by intention */ in crypto_recv() local464 while ((macbytes = rbufp->recv_length - authlen) > (int)MAX_MAC_LEN) { in crypto_recv()492 if (len > (u_int)macbytes) { in crypto_recv()