Searched defs:PUT_UINT64_BE (Results 1 – 9 of 9) sorted by relevance
/freebsd/crypto/libecc/src/examples/hash/ |
H A D | sha0.h | 65 #define PUT_UINT64_BE(n,b,i) \ macro
|
H A D | sha1.h | 65 #define PUT_UINT64_BE(n,b,i) \ macro
|
H A D | md5.h | 65 #define PUT_UINT64_BE(n,b,i) \ macro
|
H A D | md4.h | 64 #define PUT_UINT64_BE(n,b,i) \ macro
|
H A D | gostr34_11_94.h | 93 #define PUT_UINT64_BE(n,b,i) \ macro
|
/freebsd/crypto/libecc/include/libecc/hash/ |
H A D | belt-hash.h | 61 #define PUT_UINT64_BE(n,b,i) \ macro
|
H A D | streebog.h | 27 #define PUT_UINT64_BE(n,b,i) \ macro
|
H A D | sha2.h | 90 #define PUT_UINT64_BE(n,b,i) \ macro
|
/freebsd/crypto/libecc/src/hash/ |
H A D | sm3.c | 43 #define PUT_UINT64_BE(n,b,i) \ macro
|