Searched refs:HW_CIPHER_ENCRYPT (Results 1 – 2 of 2) sorted by relevance
1266 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()
1484 HW_CIPHER_ENCRYPT = 0, /* encryption is required */ enumerator