cipher_key_sz     258 drivers/crypto/qat/qat_common/icp_qat_fw_la.h 	uint8_t cipher_key_sz;
cipher_key_sz     289 drivers/crypto/qat/qat_common/icp_qat_fw_la.h 	uint8_t cipher_key_sz;
cipher_key_sz     337 drivers/crypto/qat/qat_common/qat_algs.c 	cipher_cd_ctrl->cipher_key_sz = keys->enckeylen >> 3;
cipher_key_sz     424 drivers/crypto/qat/qat_common/qat_algs.c 	cipher_cd_ctrl->cipher_key_sz = keys->enckeylen >> 3;
cipher_key_sz     481 drivers/crypto/qat/qat_common/qat_algs.c 	cd_ctrl->cipher_key_sz = keylen >> 3;