Home
last modified time | relevance | path

Searched defs:l2n8 (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_local.h47 #define l2n8(l,c) (*((c)++)=(unsigned char)(((l)>>56)&0xff), \ macro
/third_party/openssl/crypto/ct/
H A Dct_local.h47 #define l2n8(l,c) (*((c)++)=(unsigned char)(((l)>>56)&0xff), \ macro
/third_party/node/deps/openssl/openssl/ssl/
H A Ds3_cbc.c58 # define l2n8(l,c) (*((c)++)=(unsigned char)(((l)>>56)&0xff), \ macro
H A Dssl_local.h97 # define l2n8(l,c) (*((c)++)=(unsigned char)(((l)>>56)&0xff), \ macro
/third_party/openssl/ssl/
H A Ds3_cbc.c58 # define l2n8(l,c) (*((c)++)=(unsigned char)(((l)>>56)&0xff), \ macro
H A Dssl_local.h97 # define l2n8(l,c) (*((c)++)=(unsigned char)(((l)>>56)&0xff), \ macro

Completed in 15 milliseconds