Searched defs:sha2_word64 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/apr/random/unix/
H A Dsha2.c50 typedef apr_uint64_t sha2_word64; /* Exactly 8 bytes */ typedef
/freebsd-10-stable/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
[all...]
/freebsd-10-stable/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
[all...]

Completed in 202 milliseconds