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

/linux-4.4.14/drivers/crypto/qat/qat_common/
H A Dicp_qat_fw_la.h271 uint8_t hash_cfg_offset; member in struct:icp_qat_fw_auth_cd_ctrl_hdr
294 uint8_t hash_cfg_offset; member in struct:icp_qat_fw_cipher_auth_cd_ctrl_hdr
H A Dqat_algs.c322 hash_cd_ctrl->hash_cfg_offset = ((char *)hash - (char *)cipher) >> 3; qat_alg_aead_init_enc_session()
345 hash_cd_ctrl->inner_state2_offset = hash_cd_ctrl->hash_cfg_offset + qat_alg_aead_init_enc_session()
412 hash_cd_ctrl->hash_cfg_offset = 0; qat_alg_aead_init_dec_session()
436 hash_cd_ctrl->inner_state2_offset = hash_cd_ctrl->hash_cfg_offset + qat_alg_aead_init_dec_session()

Completed in 87 milliseconds