Home
last modified time | relevance | path

Searched refs:HW_CIPHER_ENCRYPT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qat_c2xxx/
H A Dqat.c1266 dir = HW_CIPHER_ENCRYPT; in qat_crypto_load_cipher_session()
2045 edesc->qcd_cipher_dir = HW_CIPHER_ENCRYPT; in qat_newsession()
2056 edesc->qcd_cipher_dir = HW_CIPHER_ENCRYPT; in qat_newsession()
2070 edesc->qcd_cipher_dir = HW_CIPHER_ENCRYPT; in qat_newsession()
H A Dqatreg.h1484 HW_CIPHER_ENCRYPT = 0, /* encryption is required */ enumerator