Searched refs:l2n (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/crypto/blowfish/
H A Dbf_locl.h130 /* NOTE - c is not incremented as per l2n */
151 #undef l2n macro
152 #define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro

Completed in 65 milliseconds