Home
last modified time | relevance | path

Searched refs:endianess (Results 1 – 8 of 8) sorted by relevance

/freebsd-head/crypto/openssl/crypto/bn/
HDbn_lib.c482 int bn2binpad(const BIGNUM *a, unsigned char *to, int tolen, endianess_t endianess) in bn2binpad() argument
515 if (endianess == big) in bn2binpad()
522 if (endianess == big) in bn2binpad()
/freebsd-head/sys/dev/pms/RefTisa/sat/src/
HDsmdefs.h659 #error (Host CPU endianess undefined!!)
/freebsd-head/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtddefs.h934 #error (Host CPU endianess undefined!!)
/freebsd-head/contrib/libcbor/
HDCHANGELOG.md162 - Overhauled endianess conversion - ARM now works as expected
/freebsd-head/contrib/file/magic/Magdir/
HDdatabase908 # The magic value is written according to endianess of the host,
909 # so we check both to detect them also on hosts with differnet endianess
HDfilesystems2671 # (Note the values being encoded depending on platform endianess)
/freebsd-head/sys/dev/pms/RefTisa/sallsdk/api/
HDsa.h118 #error (Host CPU endianess undefined!!)
/freebsd-head/crypto/heimdal/lib/roken/
HDChangeLog1554 * getaddrinfo.c (get_null): set loopback with correct endianess