Searched defs:u64 (Results 1 – 4 of 4) sorted by relevance
95 unsafe fn u8to64_le(buf: &[u8], start: usize, len: usize) -> u64 { in u8to64_le()124 pub fn new_with_keys(key0: u64, key1: u64) -> SipHasher13 { in new_with_keys()259 fn finish(&self) -> u64 { in finish()
268 pub fn read_u64_from_bytes(buf: &[u8], head: &mut usize) -> Result<u64, AconfigStorageError> { in read_u64_from_bytes()
181 fn siphasher13_hash(env: &mut JNIEnv, package_name: JString) -> Result<u64> { in siphasher13_hash()
423 pub fn compute_flags_fingerprint(flag_names: &mut Vec<String>) -> u64 { in compute_flags_fingerprint()