Searched refs:ec_sign (Results 1 – 1 of 1) sorted by relevance
1125 uint_t ec_sign; in eib_data_rx_comp() local1192 ec_sign = (ec_hdr >> EIB_ENCAP_SIGN_SHIFT) & EIB_ENCAP_SIGN_MASK; in eib_data_rx_comp()1193 if (ec_sign != EIB_EH_SIGNATURE) { in eib_data_rx_comp()1196 ec_sign); in eib_data_rx_comp()