Home | History | Annotate | Download | only in pppd

Lines Matching defs:b64

653 	struct b64state b64;
784 BZERO(&b64, sizeof (b64));
786 outp += b64enc(&b64, cipher, 8, outp);
789 outp += b64enc(&b64, cipher, 8, outp);
801 outp += b64enc(&b64, cipher, 8, outp);
803 outp += b64flush(&b64, outp);