Home
last modified time | relevance | path

Searched defs:l2n (Results 1 – 16 of 16) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/bf/
Dbf_local.h66 # define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro
/third_party/openssl/crypto/bf/
Dbf_local.h66 # define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro
/third_party/openssl/crypto/idea/
Didea_local.h72 #define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro
/third_party/node/deps/openssl/openssl/crypto/idea/
Didea_local.h72 #define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro
/third_party/openssl/crypto/rc2/
Drc2_local.h121 #define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro
/third_party/node/deps/openssl/openssl/crypto/rc2/
Drc2_local.h121 #define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro
/third_party/openssl/crypto/cast/
Dcast_local.h111 #define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro
/third_party/node/deps/openssl/openssl/crypto/cast/
Dcast_local.h111 #define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro
/third_party/openssl/crypto/rc5/
Drc5_local.h123 #define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro
/third_party/node/deps/openssl/openssl/crypto/rc5/
Drc5_local.h123 #define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro
/third_party/node/deps/openssl/openssl/ssl/
Ds3_cbc.c46 # define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24)&0xff), \ macro
Dssl_local.h85 # define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24)&0xff), \ macro
/third_party/openssl/ssl/
Ds3_cbc.c46 # define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24)&0xff), \ macro
Dssl_local.h85 # define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24)&0xff), \ macro
/third_party/node/deps/openssl/openssl/crypto/des/
Ddes_local.h72 # define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro
/third_party/openssl/crypto/des/
Ddes_local.h72 # define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro