Home
last modified time | relevance | path

Searched refs:n2l8 (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/ct/
H A Dct_local.h38 #define n2l8(c,l) (l =((uint64_t)(*((c)++)))<<56, \ macro
H A Dct_oct.c110 n2l8(p, sct->timestamp); in o2i_SCT()
/openssl/include/internal/
H A Dcommon.h136 # define n2l8(c,l) (l =((uint64_t)(*((c)++)))<<56, \ macro
/openssl/ssl/record/methods/
H A Ddtls_meth.c21 n2l8(v1, l1); in satsub64be()
22 n2l8(v2, l2); in satsub64be()

Completed in 8 milliseconds