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