Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/mdc2/
Dmdc2dgst.c30 #define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ macro
/third_party/openssl/crypto/mdc2/
Dmdc2dgst.c30 #define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ macro
/third_party/openssl/crypto/rc2/
Drc2_local.h41 #define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ macro
/third_party/node/deps/openssl/openssl/crypto/rc2/
Drc2_local.h41 #define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ macro
/third_party/openssl/crypto/cast/
Dcast_local.h38 #define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ macro
/third_party/node/deps/openssl/openssl/crypto/cast/
Dcast_local.h38 #define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ macro
/third_party/node/deps/openssl/openssl/crypto/rc5/
Drc5_local.h43 #define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ macro
/third_party/openssl/crypto/rc5/
Drc5_local.h43 #define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ macro
/third_party/node/deps/openssl/openssl/crypto/des/
Ddes_local.h57 # define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ macro
/third_party/openssl/crypto/des/
Ddes_local.h57 # define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ macro
/third_party/openssl/ssl/
Dssl_local.h65 # define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ macro
/third_party/node/deps/openssl/openssl/ssl/
Dssl_local.h65 # define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ macro