Searched refs:I386_ONLY (Results 1 - 20 of 20) sorted by relevance

/external/openssl/crypto/
H A Dopensslconf.h.in4 #undef I386_ONLY
H A Dopensslconf-32.h181 #undef I386_ONLY macro
H A Dopensslconf-64.h181 #undef I386_ONLY macro
H A Dopensslconf-static-32.h181 #undef I386_ONLY macro
H A Dopensslconf-static-64.h181 #undef I386_ONLY macro
H A Dmd32_common.h200 # if ((defined(__i386) || defined(__i386__)) && !defined(I386_ONLY)) || \
H A Dopensslconf-static-trusty.h307 #undef I386_ONLY macro
H A Dopensslconf-trusty.h307 #undef I386_ONLY macro
H A Dcryptlib.c680 #if defined(OPENSSL_CPUID_OBJ) && !defined(OPENSSL_NO_ASM) && !defined(I386_ONLY)
/external/openssl/crypto/modes/
H A Dmodes_lcl.h45 # elif (defined(__i386) || defined(__i386__)) && !defined(I386_ONLY)
H A Dgcm128.c646 # if !defined(I386_ONLY) && \
/external/openssl/include/openssl/
H A Dopensslconf-32.h181 #undef I386_ONLY macro
H A Dopensslconf-64.h181 #undef I386_ONLY macro
H A Dopensslconf-static-32.h181 #undef I386_ONLY macro
H A Dopensslconf-static-64.h181 #undef I386_ONLY macro
H A Dopensslconf-static-trusty.h307 #undef I386_ONLY macro
H A Dopensslconf-trusty.h307 #undef I386_ONLY macro
/external/openssl/crypto/sha/
H A Dsha512.c328 # if defined(I386_ONLY)
357 # if defined(I386_ONLY)
/external/mdnsresponder/mDNSCore/
H A DDNSDigest.c466 # if (defined(__i386) || defined(__i386__) || defined(__x86_64) || defined(__x86_64__)) && !defined(I386_ONLY)
/external/openssl/crypto/evp/
H A De_aes.c156 #if defined(AES_ASM) && !defined(I386_ONLY) && ( \

Completed in 666 milliseconds