Searched refs:secy (Results 1 – 5 of 5) sorted by relevance
600 secy = &macsec->secy; in macsec_encrypt()1820 ctx.secy = secy; in macsec_add_rxsa()1912 ctx.secy = secy; in macsec_add_rxsc()2062 ctx.secy = secy; in macsec_add_txsa()2138 ctx.secy = secy; in macsec_del_rxsa()2204 ctx.secy = secy; in macsec_del_rxsc()2263 ctx.secy = secy; in macsec_del_txsa()2375 ctx.secy = secy; in macsec_upd_txsa()2468 ctx.secy = secy; in macsec_upd_rxsa()2539 ctx.secy = secy; in macsec_upd_rxsc()[all …]
54 if (unlikely(!secy)) in aq_get_txsc_idx_from_secy()352 if (secy->tx_sc.scb) in aq_set_txsc()361 if (!(secy->icv_len == 16 && !secy->tx_sc.encrypt)) in aq_set_txsc()450 const struct macsec_secy *secy = ctx->secy; in aq_mdo_add_secy() local455 if (secy->xpn) in aq_mdo_add_secy()487 const struct macsec_secy *secy = ctx->secy; in aq_mdo_upd_secy() local595 const struct macsec_secy *secy = ctx->secy; in aq_mdo_add_txsa() local611 secy->key_len); in aq_mdo_add_txsa()625 const struct macsec_secy *secy = ctx->secy; in aq_mdo_upd_txsa() local942 const struct macsec_secy *secy = ctx->secy; in aq_mdo_add_rxsa() local[all …]
429 if (priv->secy->replay_protect) in vsc8584_macsec_flow()436 if (priv->secy->protect_frames) in vsc8584_macsec_flow()438 if (priv->secy->tx_sc.encrypt) in vsc8584_macsec_flow()440 if (priv->secy->tx_sc.send_sci) in vsc8584_macsec_flow()534 switch (priv->secy->key_len) { in vsc8584_macsec_transformation()583 priv->secy->replay_window); in vsc8584_macsec_transformation()786 struct macsec_secy *secy = ctx->secy; in vsc8584_macsec_add_secy() local789 if (priv->secy) in vsc8584_macsec_add_secy()795 priv->secy = secy; in vsc8584_macsec_add_secy()820 priv->secy = NULL; in vsc8584_macsec_del_secy()[all …]
384 struct macsec_secy *secy; member
240 struct macsec_secy *secy; member291 void macsec_pn_wrapped(struct macsec_secy *secy, struct macsec_tx_sa *tx_sa);
Completed in 27 milliseconds