HomeSort by relevance Sort by last modified time
    Searched refs:l2n8 (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/boringssl/src/ssl/
s3_cbc.c 345 l2n8(sha512->h[i], md_out);
ssl_locl.h 204 #define l2n8(l,c) (*((c)++)=(unsigned char)(((l)>>56)&0xff), \ macro
    [all...]
  /external/openssl/ssl/
s3_cbc.c 348 l2n8(sha512->h[i], md_out);
ssl_locl.h 218 #define l2n8(l,c) (*((c)++)=(unsigned char)(((l)>>56)&0xff), \ macro
    [all...]

Completed in 60 milliseconds