Searched defs:PUT_UINT64_LE (Results 1 – 8 of 8) sorted by relevance
/freebsd/crypto/libecc/src/examples/hash/ |
H A D | sha0.h | 79 #define PUT_UINT64_LE(n,b,i) \ macro
|
H A D | sha1.h | 79 #define PUT_UINT64_LE(n,b,i) \ macro
|
H A D | md5.h | 79 #define PUT_UINT64_LE(n,b,i) \ macro
|
H A D | md4.h | 78 #define PUT_UINT64_LE(n,b,i) \ macro
|
H A D | gostr34_11_94.h | 107 #define PUT_UINT64_LE(n,b,i) \ macro
|
/freebsd/crypto/libecc/include/libecc/hash/ |
H A D | belt-hash.h | 89 #define PUT_UINT64_LE(n,b,i) \ macro
|
H A D | streebog.h | 41 #define PUT_UINT64_LE(n,b,i) \ macro
|
/freebsd/crypto/libecc/src/hash/ |
H A D | ripemd160.c | 44 #define PUT_UINT64_LE(n,b,i) \ macro
|