Home
last modified time | relevance | path

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

/third_party/lzma/C/
H A DCpuArch.c703 BoolInt CPU_IsSupported_CRYPTO(void) { return IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE) ? 1 : 0; } in CPU_IsSupported_CRYPTO() function

Completed in 2 milliseconds