Searched defs:lo (Results 1 – 10 of 10) sorted by relevance
471 uint32_t lo = static_cast<uint32_t>(val & 0xffffffff); in write64() local700 uint32_t lo = read(); in read64() local
179 unsigned int lo; member
180 BIGNUM_Ptr hi(BN_new()), lo(BN_new()); in BignumToUint64() local
224 BIGNUM_Ptr hi(BN_new()), lo(BN_new()); in BignumToUint64() local
239 BIGNUM_Ptr hi(BN_new()), lo(BN_new()); in BignumToUint64() local
78 Matcher<T> InClosedRange(const T& lo, const T& hi) { in InClosedRange()
242 BIGNUM_Ptr hi(BN_new()), lo(BN_new()); in BignumToUint64() local
60 static uint64_t convert32to64(uint32_t lo, uint32_t hi) { in convert32to64()
898 uint16 lo; /* lower 16 bits of IV */ member
983 uint64_t lo; member