Home
last modified time | relevance | path

Searched refs:pkg_sign_type (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_ddp_common.c511 hw->pkg_sign_type = ice_get_pkg_sign_type(hw->mac_type); in ice_get_signing_req()
662 ice_debug(hw, ICE_DBG_INIT, "Signature type %d\n", hw->pkg_sign_type); in ice_download_pkg_with_sig_seg()
675 hw->pkg_sign_type)) in ice_download_pkg_with_sig_seg()
1346 hw->pkg_sign_type)) in ice_init_pkg()
H A Dice_type.h1147 u32 pkg_sign_type; member