Home
last modified time | relevance | path

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

/dflybsd-src/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
/dflybsd-src/sys/crypto/sha2/
H A Dsha2.c133 typedef u_int64_t sha2_word64; /* Exactly 8 bytes */ typedef