Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/modes/
H A Dgcm.c59 static int intel_pclmulqdq_instruction_present(void);
82 if (intel_pclmulqdq_instruction_present()) { in gcm_mul()
736 intel_pclmulqdq_instruction_present(void) in intel_pclmulqdq_instruction_present() function