Searched refs:l2n8 (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libcrypto/ct/
H A Dct_local.h82 #define l2n8(l,c) (*((c)++)=(unsigned char)(((l)>>56)&0xff), \ macro
H A Dct_oct.c301 l2n8(sct->timestamp, p);
/openbsd-current/lib/libssl/
H A Ds3_cbc.c272 #define l2n8(l,c) (*((c)++)=(unsigned char)(((l)>>56)&0xff), \ macro
331 l2n8(sha512->h[i], md_out);

Completed in 185 milliseconds