Searched refs:hwcrypto_enabled (Results 1 – 2 of 2) sorted by relevance
841 bool hwcrypto_enabled; /* TRUE, if HW crypto acceleration is enabled. */ member
2699 dev->hwcrypto_enabled = true; in b43_upload_microcode()2713 dev->hwcrypto_enabled = false; in b43_upload_microcode()4191 if (dev->fw.pcm_request_failed || !dev->hwcrypto_enabled) { in b43_op_set_key()