Lines Matching full:enabled
37 * When BR_64 is enabled, 64-bit integer types are assumed to be
45 * When BR_LOMUL is enabled, then multiplications of 32-bit values whose
55 * When BR_SLOW_MUL is enabled, multiplications are assumed to be
64 * When BR_SLOW_MUL15 is enabled, short multplications (on 15-bit words)
73 * When BR_CT_MUL31 is enabled, multiplications of 31-bit values (used
83 * When BR_CT_MUL15 is enabled, multiplications of 15-bit values (held
92 * When BR_NO_ARITH_SHIFT is enabled, arithmetic right shifts (with sign
102 * When BR_RDRAND is enabled, the SSL engine will use the RDRAND opcode
113 * When BR_USE_GETENTROPY is enabled, the SSL engine will use the
131 * When BR_USE_URANDOM is enabled, the SSL engine will use /dev/urandom
139 * When BR_USE_WIN32_RAND is enabled, the SSL engine will use the Win32
150 * When BR_USE_UNIX_TIME is enabled, the X.509 validation engine obtains
159 * When BR_USE_WIN32_TIME is enabled, the X.509 validation engine obtains
170 * When BR_ARMEL_CORTEXM_GCC is enabled, some operations are replaced with
178 * Note: if BR_LOMUL is not explicitly enabled or disabled, then
185 * When BR_AES_X86NI is enabled, the AES implementation using the x86 "NI"
187 * enabled explicitly, then that AES implementation will be compiled only
195 * When BR_SSE2 is enabled, SSE2 intrinsics will be used for some
197 * is not enabled explicitly, then support for SSE2 intrinsics will be
205 * When BR_POWER8 is enabled, the AES implementation using the POWER ISA
207 * If this is not enabled explicitly, then that implementation will be
215 * When BR_INT128 is enabled, then code using the 'unsigned __int64'
224 * When BR_UMUL128 is enabled, then code using the '_umul128()' and
232 * When BR_LE_UNALIGNED is enabled, then the current architecture is
240 * When BR_BE_UNALIGNED is enabled, then the current architecture is