Home
last modified time | relevance | path

Searched refs:l2c (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/sunrpc/
Ddes_impl.c303 #define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ macro
553 l2c (tout0, out); in _des_crypt()
554 l2c (tout1, out); in _des_crypt()
556 l2c (tout0, oiv); in _des_crypt()
557 l2c (tout1, oiv); in _des_crypt()
582 l2c (tout0, out); in _des_crypt()
583 l2c (tout1, out); in _des_crypt()
585 l2c (tin0, oiv); in _des_crypt()
586 l2c (tin1, oiv); in _des_crypt()