Searched defs:OSSL_BE64TOH (Results 1 – 1 of 1) sorted by relevance
33 # define OSSL_BE64TOH(x) _byteswap_uint64(x) macro49 # define OSSL_BE64TOH(x) be64toh(x) macro69 # define OSSL_BE64TOH(x) be64toh(x) macro84 # define OSSL_BE64TOH(x) OSSwapBigToHostInt64(x) macro