Home
last modified time | relevance | path

Searched defs:PUT_UINT64_BE (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/libecc/src/examples/hash/
H A Dsha0.h65 #define PUT_UINT64_BE(n,b,i) \ macro
H A Dsha1.h65 #define PUT_UINT64_BE(n,b,i) \ macro
H A Dmd5.h65 #define PUT_UINT64_BE(n,b,i) \ macro
H A Dmd4.h64 #define PUT_UINT64_BE(n,b,i) \ macro
H A Dgostr34_11_94.h93 #define PUT_UINT64_BE(n,b,i) \ macro
/freebsd/crypto/libecc/include/libecc/hash/
H A Dbelt-hash.h61 #define PUT_UINT64_BE(n,b,i) \ macro
H A Dstreebog.h27 #define PUT_UINT64_BE(n,b,i) \ macro
H A Dsha2.h90 #define PUT_UINT64_BE(n,b,i) \ macro
/freebsd/crypto/libecc/src/hash/
H A Dsm3.c43 #define PUT_UINT64_BE(n,b,i) \ macro