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