l0                 60 crypto/ecb3_enc.c 	register u_int32_t l0,l1;
l0                 66 crypto/ecb3_enc.c 	c2l(in,l0);
l0                 68 crypto/ecb3_enc.c 	IP(l0,l1);
l0                 69 crypto/ecb3_enc.c 	ll[0]=l0;
l0                 74 crypto/ecb3_enc.c 	l0=ll[0];
l0                 76 crypto/ecb3_enc.c 	FP(l1,l0);
l0                 77 crypto/ecb3_enc.c 	l2c(l0,out);
l0                 61 crypto/ecb_enc.c 	register u_int32_t l0,l1;
l0                 67 crypto/ecb_enc.c 	c2l(in,l0); ll[0]=l0;
l0                 70 crypto/ecb_enc.c 	l0=ll[0]; l2c(l0,out);
l0                 72 crypto/ecb_enc.c 	l0=l1=ll[0]=ll[1]=0;