Searched refs:xpn (Results 1 – 7 of 7) sorted by relevance
485 if (secy->xpn) in tx_sa_update_pn()687 if (secy->xpn) in macsec_encrypt()915 if (secy->xpn) { in macsec_decrypt()1253 if (secy->xpn) in macsec_handle_frame()1810 if (secy->xpn) { in macsec_add_rxsa()1856 if (secy->xpn) { in macsec_add_rxsa()2053 if (secy->xpn) { in macsec_add_txsa()2099 if (secy->xpn) { in macsec_add_txsa()3210 if (secy->xpn) { in dump_secy()3315 if (secy->xpn) { in dump_secy()[all …]
506 if (ctx->secy->xpn) { in nxp_c45_sa_set_key()709 phydev_dbg(phydev, "XPN %s\n", phy_secy->secy->xpn ? "on" : "off"); in nxp_c45_tx_sc_update()710 if (phy_secy->secy->xpn) in nxp_c45_tx_sc_update()851 phydev_dbg(phydev, "XPN %s\n", phy_secy->secy->xpn ? "on" : "off"); in nxp_c45_rx_sc_update()852 if (phy_secy->secy->xpn) in nxp_c45_rx_sc_update()
282 cipher = secy->xpn ? MCS_GCM_AES_XPN_128 : MCS_GCM_AES_128; in cn10k_mcs_write_rx_secy()285 cipher = secy->xpn ? MCS_GCM_AES_XPN_256 : MCS_GCM_AES_256; in cn10k_mcs_write_rx_secy()544 cipher = secy->xpn ? MCS_GCM_AES_XPN_128 : MCS_GCM_AES_128; in cn10k_mcs_write_tx_secy()547 cipher = secy->xpn ? MCS_GCM_AES_XPN_256 : MCS_GCM_AES_256; in cn10k_mcs_write_tx_secy()
543 if (secy->xpn) in mlx5e_macsec_add_txsa()925 if (ctx->secy->xpn) in mlx5e_macsec_add_rxsa()
1344 reg = pn->xpn ? MCSX_CPM_RX_SLAVE_XPN_THRESHOLD : MCSX_CPM_RX_SLAVE_PN_THRESHOLD; in mcs_pn_threshold_set()1346 reg = pn->xpn ? MCSX_CPM_TX_SLAVE_XPN_THRESHOLD : MCSX_CPM_TX_SLAVE_PN_THRESHOLD; in mcs_pn_threshold_set()
2222 u8 xpn; /* '1' for setting xpn threshold */ member
449 if (secy->xpn) in aq_mdo_add_secy()
Completed in 44 milliseconds