Searched defs:lo (Results 1 – 6 of 6) sorted by relevance
471 uint32_t lo = static_cast<uint32_t>(val & 0xffffffff); in write64() local695 uint32_t lo = read(); in read64() local
543 uint32_t lo = static_cast<uint32_t>(val & 0xffffffff); in write64() local777 uint32_t lo = read(); in read64() local
180 BIGNUM_Ptr hi(BN_new()), lo(BN_new()); in BignumToUint64() local
239 BIGNUM_Ptr hi(BN_new()), lo(BN_new()); in BignumToUint64() local
224 BIGNUM_Ptr hi(BN_new()), lo(BN_new()); in BignumToUint64() local
237 BIGNUM_Ptr hi(BN_new()), lo(BN_new()); in BignumToUint64() local