Searched refs:pkg_sign_type (Results 1 – 2 of 2) sorted by relevance
502 hw->pkg_sign_type = ice_get_pkg_sign_type(hw->mac_type); in ice_get_signing_req()668 ice_debug(hw, ICE_DBG_INIT, "Signature type %d\n", hw->pkg_sign_type); in ice_download_pkg_with_sig_seg()681 hw->pkg_sign_type)) in ice_download_pkg_with_sig_seg()788 if (ice_match_signing_seg(pkg_hdr, hw->pkg_seg_id, hw->pkg_sign_type)) in ice_download_pkg()
1168 u32 pkg_sign_type; member