Searched refs:cipher_config (Results 1 – 3 of 3) sorted by relevance
550 struct hw_cipher_config *cipher_config) in qat_hw15_crypto_setup_cipher_config() argument554 cipher_config->val = qat_crypto_load_cipher_session(desc, qs); in qat_hw15_crypto_setup_cipher_config()555 cipher_config->reserved = 0; in qat_hw15_crypto_setup_cipher_config()557 cipher_key = (uint8_t *)(cipher_config + 1); in qat_hw15_crypto_setup_cipher_config()682 struct hw_cipher_config *cipher_config; in qat_hw15_crypto_setup_desc() local707 cipher_config = (struct hw_cipher_config *)(hw_blk_ptr + in qat_hw15_crypto_setup_desc()714 cipher_config); in qat_hw15_crypto_setup_desc()770 struct hw_cipher_config *cipher_config; in qat_hw15_crypto_req_setkey() local779 cipher_config = (struct hw_cipher_config *) in qat_hw15_crypto_req_setkey()782 enc->crd_key, cipher_config); in qat_hw15_crypto_req_setkey()
349 cipher->max.cipher_config.val = in qat_hw17_crypto_setup_cipher_cdesc()
1535 struct hw_cipher_config cipher_config; member