Home | History | Annotate | Download | only in pppd

Lines Matching refs:BCMP

745 		    BCMP(ts->n.data, wkmodulus, sizeof (wkmodulus)) != 0) {
1880 if (BCMP(hash, inp, MD5_SIGNATURE_SIZE) != 0) {
1980 if (BCMP(dig, inp, SHA_DIGESTSIZE) != 0) {