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

/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dcpu_model.c863 #ifndef HWCAP_SHA2
864 #define HWCAP_SHA2 (1 << 6) macro
1178 if (hwcap & HWCAP_SHA2)

Completed in 58 milliseconds