Home | History | Annotate | Download | only in radius

Lines Matching defs:crypt

788     u_char  *crypt = vp->strvalue + 2;
807 memcpy(plain, crypt, 32);
826 MD5_Update(&Context, crypt, 16);