Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/src/examples/hash/
H A Dsha0.h52 #define PUT_UINT32_LE(n, b, i) \ macro
H A Dsha1.h52 #define PUT_UINT32_LE(n, b, i) \ macro
H A Dmd5.h52 #define PUT_UINT32_LE(n, b, i) \ macro
H A Dmd4.h51 #define PUT_UINT32_LE(n, b, i) \ macro
H A Dgostr34_11_94.h52 #define PUT_UINT32_LE(n, b, i) \ macro
/freebsd/crypto/libecc/include/libecc/hash/
H A Dbelt-hash.h34 #define PUT_UINT32_LE(n, b, i) \ macro
/freebsd/crypto/libecc/src/hash/
H A Dripemd160.c31 #define PUT_UINT32_LE(n, b, i) \ macro
/freebsd/crypto/libecc/src/sig/
H A Dbip0340.c608 #define PUT_UINT32_LE(n, b, i) \ macro