Searched defs:PUT_UINT32_BE (Results 1 – 8 of 8) sorted by relevance
/freebsd/crypto/libecc/src/examples/hash/ |
H A D | sha0.h | 42 #define PUT_UINT32_BE(n, b, i) \ macro
|
H A D | sha1.h | 42 #define PUT_UINT32_BE(n, b, i) \ macro
|
H A D | md5.h | 42 #define PUT_UINT32_BE(n, b, i) \ macro
|
H A D | md4.h | 41 #define PUT_UINT32_BE(n, b, i) \ macro
|
H A D | gostr34_11_94.h | 42 #define PUT_UINT32_BE(n, b, i) \ macro
|
/freebsd/crypto/libecc/src/hash/ |
H A D | sm3.c | 30 #define PUT_UINT32_BE(n, b, i) \ macro
|
/freebsd/crypto/libecc/include/libecc/hash/ |
H A D | sha2.h | 63 #define PUT_UINT32_BE(n, b, i) \ macro
|
/freebsd/crypto/libecc/src/sig/ |
H A D | bip0340.c | 618 #define PUT_UINT32_BE(n, b, i) \ macro
|