Lines Matching full:crypto

4 IAA Compression Accelerator Crypto Driver
9 The IAA crypto driver supports compression/decompression compatible
25 represented by selecting the 'deflate-iaa' crypto compression
37 specified by RFC 1951 and is given the crypto algorithm name
49 The IAA crypto driver is available via menuconfig using the following
52 Cryptographic API -> Hardware crypto devices -> Support for Intel(R) IAA Compression Accelerator
56 The IAA crypto driver also supports statistics, which are available
59 …Cryptographic API -> Hardware crypto devices -> Support for Intel(R) IAA Compression -> Enable Int…
140 crypto subsystem by removing and reinserting the iaa_crypto module.
182 … --mode=dedicated --type=kernel --priority=10 --name="iaa_crypto" --driver-name="crypto" iax1/wq1.0
203 The IAA crypto algorigthms is operational and compression and
207 Similarly, the IAA crypto algorithm is not operational and compression
211 As a result, the IAA crypto algorithms and thus the IAA hardware are
215 When there are no IAA workqueues bound to the driver, the IAA crypto
226 /sys/bus/dsa/drivers/crypto/
240 echo 0 > /sys/bus/dsa/drivers/crypto/verify_compress
249 The crypto async interface support implemented by iaa_crypto
272 echo async_irq > /sys/bus/dsa/drivers/crypto/sync_mode
277 echo async > /sys/bus/dsa/drivers/crypto/sync_mode
282 echo sync > /sys/bus/dsa/drivers/crypto/sync_mode
289 '/sys/bus/dsa/drivers/crypto/sync_mode' will internally enable the
308 driver_name "crypto"
320 to have the new configuration applied to the deflate-iaa crypto
328 If the optional debugfs statistics support is enabled, the IAA crypto
331 # ls -al /sys/kernel/debug/iaa-crypto/
449 workqueue driver_name of "crypto".
526 workqueue driver_name of "crypto".
570 …wq-size=128 --priority=10 --type=kernel --name="iaa_crypto" --driver-name="crypto" iax${i}/wq${i}.0
614 Once the workqueues and devices have been enabled, the IAA crypto
615 algorithms are enabled and available. When the IAA crypto algorithms
659 In order to unregister the IAA crypto algorithms, and register new
663 In the case of zswap, remove the IAA crypto algorithm as the
713 will unregister the current IAA crypto algorithms::
809 The 'IAA workqueue bind path' is /sys/bus/dsa/drivers/crypto/bind and
813 /sys/bus/dsa/drivers/crypto/unbind are used to disable IAA devices and
823 # echo wq3.0 > /sys/bus/dsa/drivers/crypto/unbind
824 # echo wq3.1 > /sys/bus/dsa/drivers/crypto/unbind
839 # echo "crypto" > /sys/bus/dsa/devices/iax3/wq3.3/driver_name
848 # echo wq3.0 > /sys/bus/dsa/drivers/crypto/bind
849 # echo wq3.1 > /sys/bus/dsa/drivers/crypto/bind