Lines Matching +full:keembay +full:- +full:ocs +full:- +full:aes

2 	tristate "Support for Intel Keem Bay OCS AES/SM4 HW acceleration"
9 Support for Intel Keem Bay Offload and Crypto Subsystem (OCS) AES and
13 cbc(aes), ctr(aes), ccm(aes), gcm(aes), cbc(sm4), ctr(sm4), ccm(sm4)
17 enabled: ecb(aes), cts(cbc(aes)), ecb(sm4) and cts(cbc(sm4)).
20 bool "Support for Intel Keem Bay OCS AES/SM4 ECB HW acceleration"
23 Support for Intel Keem Bay Offload and Crypto Subsystem (OCS)
24 AES/SM4 ECB mode hardware acceleration for use with Crypto API.
26 Provides OCS version of ecb(aes) and ecb(sm4)
28 Intel does not recommend use of ECB mode with AES/SM4.
31 bool "Support for Intel Keem Bay OCS AES/SM4 CTS HW acceleration"
34 Support for Intel Keem Bay Offload and Crypto Subsystem (OCS)
35 AES/SM4 CBC with CTS mode hardware acceleration for use with
38 Provides OCS version of cts(cbc(aes)) and cts(cbc(sm4)).
40 Intel does not recommend use of CTS mode with AES/SM4.
43 tristate "Support for Intel Keem Bay OCS ECC HW acceleration"
50 Support for Intel Keem Bay Offload and Crypto Subsystem (OCS)
54 Provides OCS acceleration for ECDH-256 and ECDH-384.
57 module will be called keembay-ocs-ecc.
62 tristate "Support for Intel Keem Bay OCS HCU HW acceleration"
69 Support for Intel Keem Bay Offload and Crypto Subsystem (OCS) Hash
72 Provides OCS HCU hardware acceleration of sha256, sha384, sha512, and
76 as a module, the module will be called keembay-ocs-hcu.
81 bool "Enable sha224 and hmac(sha224) support in Intel Keem Bay OCS HCU"
85 Keem Bay OCS HCU driver. Intel recommends not to use these
88 Provides OCS HCU hardware acceleration of sha224 and hmac(224).