5 select CRYPTO_BLKCIPHER
15 config CRYPTO_DEV_QAT_DH895xCC
16 tristate "Support for Intel(R) DH895xCC"
20 Support for Intel(R) DH895xcc with Intel(R) QuickAssist Technology
21 for accelerating crypto and compression workloads.
23 To compile this as a module, choose M here: the module
24 will be called qat_dh895xcc.
26 config CRYPTO_DEV_QAT_C3XXX
27 tristate "Support for Intel(R) C3XXX"
31 Support for Intel(R) C3xxx with Intel(R) QuickAssist Technology
32 for accelerating crypto and compression workloads.
34 To compile this as a module, choose M here: the module
35 will be called qat_c3xxx.
37 config CRYPTO_DEV_QAT_C62X
38 tristate "Support for Intel(R) C62X"
42 Support for Intel(R) C62x with Intel(R) QuickAssist Technology
43 for accelerating crypto and compression workloads.
45 To compile this as a module, choose M here: the module
46 will be called qat_c62x.
48 config CRYPTO_DEV_QAT_DH895xCCVF
49 tristate "Support for Intel(R) DH895xCC Virtual Function"
55 Support for Intel(R) DH895xcc with Intel(R) QuickAssist Technology
56 Virtual Function for accelerating crypto and compression workloads.
58 To compile this as a module, choose M here: the module
59 will be called qat_dh895xccvf.
61 config CRYPTO_DEV_QAT_C3XXXVF
62 tristate "Support for Intel(R) C3XXX Virtual Function"
67 Support for Intel(R) C3xxx with Intel(R) QuickAssist Technology
68 Virtual Function for accelerating crypto and compression workloads.
70 To compile this as a module, choose M here: the module
71 will be called qat_c3xxxvf.
73 config CRYPTO_DEV_QAT_C62XVF
74 tristate "Support for Intel(R) C62X Virtual Function"
79 Support for Intel(R) C62x with Intel(R) QuickAssist Technology
80 Virtual Function for accelerating crypto and compression workloads.
82 To compile this as a module, choose M here: the module
83 will be called qat_c62xvf.