Home
last modified time | relevance | path

Searched defs:GET_UINT32_LE (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/libecc/src/examples/hash/
H A Dsha0.h31 #define GET_UINT32_LE(n, b, i) \ macro
H A Dsha1.h31 #define GET_UINT32_LE(n, b, i) \ macro
H A Dmd5.h31 #define GET_UINT32_LE(n, b, i) \ macro
H A Dmd4.h30 #define GET_UINT32_LE(n, b, i) \ macro
H A Dgostr34_11_94.h31 #define GET_UINT32_LE(n, b, i) \ macro
/freebsd/crypto/libecc/include/libecc/hash/
H A Dbelt-hash.h24 #define GET_UINT32_LE(n, b, i) \ macro
/freebsd/crypto/libecc/src/hash/
H A Dripemd160.c21 #define GET_UINT32_LE(n, b, i) \ macro
/freebsd/sys/contrib/ncsw/inc/
H A Dncsw_ext.h74 #define GET_UINT32_LE(arg) \ macro
/freebsd/crypto/libecc/src/sig/
H A Dbip0340.c598 #define GET_UINT32_LE(n, b, i) \ macro