Searched refs:HWCAP_SHA2 (Results 1 – 5 of 5) sorted by relevance
111 const HWCAP_SHA2: c_ulong = 1 << 3 + OFFSET; in setup() constant119 if caps & HWCAP_SHA2 == HWCAP_SHA2 { in setup()
29 #define HWCAP_SHA2 (1 << 6) macro
67 pub const HWCAP_SHA2: ::c_ulong = 1 << 6; constant
592 pub const HWCAP_SHA2: ::c_ulong = 1 << 6; constant
121 pub const HWCAP_SHA2: u32 = 64; constant