OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARMV7_NEON
(Results
1 - 2
of
2
) sorted by null
/external/openssl/crypto/
arm_arch.h
47
#define
ARMV7_NEON
(1<<0)
/external/openssl/crypto/modes/
gcm128.c
742
if (OPENSSL_armcap_P &
ARMV7_NEON
) {
[
all
...]
Completed in 916 milliseconds