Changeset View
Changeset View
Standalone View
Standalone View
src/hwf-common.h
| Context not available. | |||||
| #ifndef HWF_COMMON_H | #ifndef HWF_COMMON_H | ||||
| #define HWF_COMMON_H | #define HWF_COMMON_H | ||||
| unsigned int _gcry_hwf_detect_x86 (void); | unsigned int _gcry_hwf_detect_x86 (void); | ||||
| unsigned int _gcry_hwf_detect_arm (void); | unsigned int _gcry_hwf_detect_arm (void); | ||||
| unsigned int _gcry_hwf_detect_ppc (void); | |||||
| #endif /*HWF_COMMON_H*/ | #endif /*HWF_COMMON_H*/ | ||||
| Context not available. | |||||