Home
last modified time | relevance | path

Searched refs:CCSHA2_VNG_ARM (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.101.4/EXTERNAL_HEADERS/corecrypto/
H A Dccsha2.h48 #if CCSHA2_VNG_ARM
51 #if CC_ACCELERATECRYPTO && defined(__arm64__) && CCSHA2_VNG_ARM
H A Dcc_config.h439 #define CCSHA2_VNG_ARM 1 macro
442 #define CCSHA2_VNG_ARM 0 macro
473 #define CCSHA2_VNG_ARM 1 macro
525 #define CCSHA2_VNG_ARM 0 macro
559 #define CCSHA2_VNG_ARM 0 macro
/xnu-8020.101.4/osfmk/corecrypto/
H A Dccsha256_di.c62 #elif CCSHA2_VNG_ARM in ccsha256_di()