Searched defs:be64enc (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/usr.bin/mkimg/
H A Dendian.h61 be64enc(void *pp, uint64_t u) function
/freebsd-current/contrib/openbsm/compat/
H A Dendian_enc.h112 be64enc(void *pp, uint64_t u) function
/freebsd-current/sys/opencrypto/
H A Dgfmult.h36 #define be64enc(buf, x) (*(uint64_t *)buf = __builtin_bswap64(x)) macro
/freebsd-current/sys/sys/
H A Dendian.h139 be64enc(void *pp, uint64_t u) function
/freebsd-current/tools/build/cross-build/include/linux/sys/
H A Dendian.h145 be64enc(void *pp, uint64_t u) function
/freebsd-current/tools/build/cross-build/include/mac/sys/
H A Dendian.h157 be64enc(void *pp, uint64_t u) function

Completed in 131 milliseconds