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() argument555 cipher_config->val = qat_crypto_load_cipher_session(desc, qs); in qat_hw15_crypto_setup_cipher_config()556 cipher_config->reserved = 0; in qat_hw15_crypto_setup_cipher_config()558 cipher_key = (uint8_t *)(cipher_config + 1); in qat_hw15_crypto_setup_cipher_config()688 struct hw_cipher_config *cipher_config; in qat_hw15_crypto_setup_desc() local713 cipher_config = (struct hw_cipher_config *)(hw_blk_ptr + in qat_hw15_crypto_setup_desc()720 cipher_config); in qat_hw15_crypto_setup_desc()775 struct hw_cipher_config *cipher_config; in qat_hw15_crypto_req_setkey() local784 cipher_config = (struct hw_cipher_config *) in qat_hw15_crypto_req_setkey()787 cipher_config); in qat_hw15_crypto_req_setkey()
351 cipher->max.cipher_config.val = in qat_hw17_crypto_setup_cipher_cdesc()
1535 struct hw_cipher_config cipher_config; member