Home
last modified time | relevance | path

Searched defs:PUT_UINT64_LE (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/libecc/src/examples/hash/
H A Dsha0.h79 #define PUT_UINT64_LE(n,b,i) \ macro
H A Dsha1.h79 #define PUT_UINT64_LE(n,b,i) \ macro
H A Dmd5.h79 #define PUT_UINT64_LE(n,b,i) \ macro
H A Dmd4.h78 #define PUT_UINT64_LE(n,b,i) \ macro
H A Dgostr34_11_94.h107 #define PUT_UINT64_LE(n,b,i) \ macro
/freebsd/crypto/libecc/include/libecc/hash/
H A Dbelt-hash.h89 #define PUT_UINT64_LE(n,b,i) \ macro
H A Dstreebog.h41 #define PUT_UINT64_LE(n,b,i) \ macro
/freebsd/crypto/libecc/src/hash/
H A Dripemd160.c44 #define PUT_UINT64_LE(n,b,i) \ macro