Searched defs:DES_LONG (Results 1 - 9 of 9) sorted by relevance

/freebsd-11.0-release/sys/crypto/des/
H A Ddes.h59 #define DES_LONG u_int32_t macro
/freebsd-11.0-release/crypto/openssl/crypto/
H A Dopensslconf.h163 #define DES_LONG unsigned long macro
/freebsd-11.0-release/secure/lib/libcrypto/
H A Dopensslconf-aarch64.h158 #define DES_LONG unsigned int macro
H A Dopensslconf-arm.h158 #define DES_LONG unsigned long macro
H A Dopensslconf-mips.h159 #define DES_LONG unsigned int macro
161 #define DES_LONG unsigned long macro
H A Dopensslconf-powerpc.h158 #define DES_LONG unsigned int macro
H A Dopensslconf-riscv.h158 #define DES_LONG unsigned int macro
H A Dopensslconf-sparc64.h158 #define DES_LONG unsigned int macro
H A Dopensslconf-x86.h162 #define DES_LONG unsigned int macro
164 #define DES_LONG unsigned long macro

Completed in 518 milliseconds