Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dicp_qat_hw.h206 #define QAT_CIPHER_DIR_BITPOS 8 macro
214 ((dir & QAT_CIPHER_DIR_MASK) << QAT_CIPHER_DIR_BITPOS))
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_hw.h249 #define QAT_CIPHER_DIR_BITPOS 8 macro
257 ((dir & QAT_CIPHER_DIR_MASK) << QAT_CIPHER_DIR_BITPOS))

Completed in 3 milliseconds