Home
last modified time | relevance | path

Searched defs:l2n3 (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_local.h34 #define l2n3(l,c) ((c[0]=(unsigned char)(((l)>>16)&0xff), \ macro
/third_party/openssl/crypto/ct/
H A Dct_local.h34 #define l2n3(l,c) ((c[0]=(unsigned char)(((l)>>16)&0xff), \ macro
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_local.h130 # define l2n3(l,c) (((c)[0]=(unsigned char)(((l)>>16)&0xff), \ macro
/third_party/openssl/ssl/
H A Dssl_local.h130 # define l2n3(l,c) (((c)[0]=(unsigned char)(((l)>>16)&0xff), \ macro

Completed in 13 milliseconds