Home
last modified time | relevance | path

Searched refs:UINT64_C (Results 1 – 2 of 2) sorted by relevance

/openssl/include/internal/
H A Dnumbers.h71 # ifndef UINT64_C
72 # define UINT64_C(c) (c##UL) macro
83 # ifndef UINT64_C
84 # define UINT64_C(c) (c##ULL) macro
/openssl/test/
H A Dquic_multistream_test.c3552 static const uint64_t path_challenge = UINT64_C(0xbdeb9451169c83aa);

Completed in 18 milliseconds