Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/aes/
H A Daes_impl.c122 static int intel_aes_instructions_present(void);
1143 if (intel_aes_instructions_present()) { in aes_setupkeys()
1773 intel_aes_instructions_present(void) in intel_aes_instructions_present() function