Searched refs:key_convert (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/qat/
H A Dqat.c1280 enum hw_cipher_convert key_convert; local
1284 key_convert = HW_CIPHER_NO_CONVERT;
1298 key_convert = HW_CIPHER_KEY_CONVERT;
1309 return HW_CIPHER_CONFIG_BUILD(mode, algo, key_convert, dir);

Completed in 103 milliseconds