Home
last modified time | relevance | path

Searched defs:sha2_word64 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/compat/
H A Dsha512.c101 typedef unsigned long long sha2_word64; /* lint 8 bytes */ typedef
103 typedef uint64_t sha2_word64; /* Exactly 8 bytes */ typedef
/freebsd/contrib/ldns/
H A Dsha2.c104 typedef unsigned long long sha2_word64; /* lint 8 bytes */ typedef
106 typedef uint64_t sha2_word64; /* Exactly 8 bytes */ typedef