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