qat.c | 1409 enum hw_cipher_convert key_convert = HW_CIPHER_NO_CONVERT; local in function:qat_crypto_load_cipher_cryptoini 1439 * it is instead reversed on-the-fly by setting the KEY_CONVERT 1443 key_convert = HW_CIPHER_KEY_CONVERT; 1451 return HW_CIPHER_CONFIG_BUILD(mode, algo, key_convert,
|