Home
last modified time | relevance | path

Searched refs:l2n8 (Results 1 – 5 of 5) sorted by relevance

/openssl/crypto/ct/
H A Dct_vfy.c55 l2n8(sct->timestamp, p); in sct_ctx_update()
H A Dct_local.h47 #define l2n8(l,c) (*((c)++)=(unsigned char)(((l)>>56)&0xff), \ macro
H A Dct_oct.c235 l2n8(sct->timestamp, p); in i2o_SCT()
/openssl/include/internal/
H A Dcommon.h150 # define l2n8(l,c) (*((c)++)=(unsigned char)(((l)>>56)&0xff), \ macro
/openssl/ssl/record/methods/
H A Dssl3_cbc.c101 l2n8(sha512->h[i], md_out); in tls1_sha512_final_raw()

Completed in 11 milliseconds