Searched refs:pkg_sign_type (Results 1 – 2 of 2) sorted by relevance
1547 ice_debug(hw, ICE_DBG_INIT, "Signature type %d\n", hw->pkg_sign_type); in ice_download_pkg_with_sig_seg()1560 hw->pkg_sign_type)) in ice_download_pkg_with_sig_seg()1919 hw->pkg_sign_type = ice_get_pkg_sign_type(hw->mac_type); in ice_get_signing_req()2226 !ice_match_signing_seg(pkg, hw->pkg_seg_id, hw->pkg_sign_type)) in ice_init_pkg()
986 u32 pkg_sign_type; member