HomeSort by: relevance | last modified time | path
    Searched defs:key_convert (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/qat/
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,

Completed in 13 milliseconds