Home
last modified time | relevance | path

Searched refs:lowest_pn (Results 1 – 23 of 23) sorted by relevance

/dports/net/hostapd/hostapd-2.9/src/drivers/
H A Ddriver_macsec_qca.c579 sa->lowest_pn = (next_pn > win) ? (next_pn - win) : 1; in macsec_qca_get_receive_lowest_pn()
581 sa->lowest_pn = next_pn; in macsec_qca_get_receive_lowest_pn()
583 wpa_printf(MSG_DEBUG, "%s: lpn=0x%x", __func__, sa->lowest_pn); in macsec_qca_get_receive_lowest_pn()
748 __func__, channel, sa->an, sa->lowest_pn); in macsec_qca_create_receive_sa()
H A Ddriver_macsec_linux.c687 &sa->lowest_pn); in macsec_drv_get_receive_lowest_pn()
689 sa->lowest_pn); in macsec_drv_get_receive_lowest_pn()
/dports/net/hostapd-devel/hostap-14ab4a816/src/drivers/
H A Ddriver_macsec_qca.c601 sa->lowest_pn = (next_pn > win) ? (next_pn - win) : 1; in macsec_qca_get_receive_lowest_pn()
603 sa->lowest_pn = next_pn; in macsec_qca_get_receive_lowest_pn()
605 wpa_printf(MSG_DEBUG, "%s: lpn=0x%x", __func__, sa->lowest_pn); in macsec_qca_get_receive_lowest_pn()
770 __func__, channel, sa->an, sa->lowest_pn); in macsec_qca_create_receive_sa()
H A Ddriver_macsec_linux.c685 &sa->lowest_pn); in macsec_drv_get_receive_lowest_pn()
687 sa->lowest_pn); in macsec_drv_get_receive_lowest_pn()
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_macsec_qca.c579 sa->lowest_pn = (next_pn > win) ? (next_pn - win) : 1; in macsec_qca_get_receive_lowest_pn()
581 sa->lowest_pn = next_pn; in macsec_qca_get_receive_lowest_pn()
583 wpa_printf(MSG_DEBUG, "%s: lpn=0x%x", __func__, sa->lowest_pn); in macsec_qca_get_receive_lowest_pn()
748 __func__, channel, sa->an, sa->lowest_pn); in macsec_qca_create_receive_sa()
H A Ddriver_macsec_linux.c687 &sa->lowest_pn); in macsec_drv_get_receive_lowest_pn()
689 sa->lowest_pn); in macsec_drv_get_receive_lowest_pn()
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/drivers/
H A Ddriver_macsec_qca.c601 sa->lowest_pn = (next_pn > win) ? (next_pn - win) : 1; in macsec_qca_get_receive_lowest_pn()
603 sa->lowest_pn = next_pn; in macsec_qca_get_receive_lowest_pn()
605 wpa_printf(MSG_DEBUG, "%s: lpn=0x%x", __func__, sa->lowest_pn); in macsec_qca_get_receive_lowest_pn()
770 __func__, channel, sa->an, sa->lowest_pn); in macsec_qca_create_receive_sa()
H A Ddriver_macsec_linux.c685 &sa->lowest_pn); in macsec_drv_get_receive_lowest_pn()
687 sa->lowest_pn); in macsec_drv_get_receive_lowest_pn()
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/drivers/
H A Ddriver_macsec_qca.c579 sa->lowest_pn = (next_pn > win) ? (next_pn - win) : 1; in macsec_qca_get_receive_lowest_pn()
581 sa->lowest_pn = next_pn; in macsec_qca_get_receive_lowest_pn()
583 wpa_printf(MSG_DEBUG, "%s: lpn=0x%x", __func__, sa->lowest_pn); in macsec_qca_get_receive_lowest_pn()
748 __func__, channel, sa->an, sa->lowest_pn); in macsec_qca_create_receive_sa()
H A Ddriver_macsec_linux.c687 &sa->lowest_pn); in macsec_drv_get_receive_lowest_pn()
689 sa->lowest_pn); in macsec_drv_get_receive_lowest_pn()
/dports/net/hostapd-devel/hostap-14ab4a816/src/pae/
H A Dieee802_1x_kay.h127 u32 lowest_pn; /* PN lowestPN (read only) */ member
H A Dieee802_1x_kay.c467 ieee802_1x_kay_init_receive_sa(struct receive_sc *psc, u8 an, u32 lowest_pn, in ieee802_1x_kay_init_receive_sa() argument
483 psa->lowest_pn = lowest_pn; in ieee802_1x_kay_init_receive_sa()
484 psa->next_pn = lowest_pn; in ieee802_1x_kay_init_receive_sa()
494 an, lowest_pn); in ieee802_1x_kay_init_receive_sa()
1547 if (lpn > rxsa->lowest_pn) { in ieee802_1x_mka_decode_sak_use_body()
1548 rxsa->lowest_pn = lpn; in ieee802_1x_mka_decode_sak_use_body()
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/pae/
H A Dieee802_1x_kay.h127 u32 lowest_pn; /* PN lowestPN (read only) */ member
H A Dieee802_1x_kay.c467 ieee802_1x_kay_init_receive_sa(struct receive_sc *psc, u8 an, u32 lowest_pn, in ieee802_1x_kay_init_receive_sa() argument
483 psa->lowest_pn = lowest_pn; in ieee802_1x_kay_init_receive_sa()
484 psa->next_pn = lowest_pn; in ieee802_1x_kay_init_receive_sa()
494 an, lowest_pn); in ieee802_1x_kay_init_receive_sa()
1547 if (lpn > rxsa->lowest_pn) { in ieee802_1x_mka_decode_sak_use_body()
1548 rxsa->lowest_pn = lpn; in ieee802_1x_mka_decode_sak_use_body()
/dports/net/hostapd/hostapd-2.9/src/pae/
H A Dieee802_1x_kay.h127 u32 lowest_pn; /* PN lowestPN (read only) */ member
H A Dieee802_1x_kay.c467 ieee802_1x_kay_init_receive_sa(struct receive_sc *psc, u8 an, u32 lowest_pn, in ieee802_1x_kay_init_receive_sa() argument
483 psa->lowest_pn = lowest_pn; in ieee802_1x_kay_init_receive_sa()
484 psa->next_pn = lowest_pn; in ieee802_1x_kay_init_receive_sa()
494 an, lowest_pn); in ieee802_1x_kay_init_receive_sa()
1514 if (lpn > rxsa->lowest_pn) { in ieee802_1x_mka_decode_sak_use_body()
1518 rxsa->lowest_pn = lpn; in ieee802_1x_mka_decode_sak_use_body()
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/pae/
H A Dieee802_1x_kay.h127 u32 lowest_pn; /* PN lowestPN (read only) */ member
H A Dieee802_1x_kay.c467 ieee802_1x_kay_init_receive_sa(struct receive_sc *psc, u8 an, u32 lowest_pn, in ieee802_1x_kay_init_receive_sa() argument
483 psa->lowest_pn = lowest_pn; in ieee802_1x_kay_init_receive_sa()
484 psa->next_pn = lowest_pn; in ieee802_1x_kay_init_receive_sa()
494 an, lowest_pn); in ieee802_1x_kay_init_receive_sa()
1514 if (lpn > rxsa->lowest_pn) { in ieee802_1x_mka_decode_sak_use_body()
1518 rxsa->lowest_pn = lpn; in ieee802_1x_mka_decode_sak_use_body()
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/pae/
H A Dieee802_1x_kay.h127 u32 lowest_pn; /* PN lowestPN (read only) */ member
H A Dieee802_1x_kay.c467 ieee802_1x_kay_init_receive_sa(struct receive_sc *psc, u8 an, u32 lowest_pn, in ieee802_1x_kay_init_receive_sa() argument
483 psa->lowest_pn = lowest_pn; in ieee802_1x_kay_init_receive_sa()
484 psa->next_pn = lowest_pn; in ieee802_1x_kay_init_receive_sa()
494 an, lowest_pn); in ieee802_1x_kay_init_receive_sa()
1514 if (lpn > rxsa->lowest_pn) { in ieee802_1x_mka_decode_sak_use_body()
1518 rxsa->lowest_pn = lpn; in ieee802_1x_mka_decode_sak_use_body()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/
H A Dmacsec.c728 u32 lowest_pn = 0; in macsec_post_decrypt() local
732 lowest_pn = rx_sa->next_pn_halves.lower - secy->replay_window; in macsec_post_decrypt()
737 if (secy->replay_protect && pn < lowest_pn && in macsec_post_decrypt()
738 (!secy->xpn || pn_same_half(pn, lowest_pn))) { in macsec_post_decrypt()
771 } else if (pn < lowest_pn) { in macsec_post_decrypt()
779 if (pn < lowest_pn) { in macsec_post_decrypt()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/
H A Dmacsec.c728 u32 lowest_pn = 0; in macsec_post_decrypt() local
732 lowest_pn = rx_sa->next_pn_halves.lower - secy->replay_window; in macsec_post_decrypt()
737 if (secy->replay_protect && pn < lowest_pn && in macsec_post_decrypt()
738 (!secy->xpn || pn_same_half(pn, lowest_pn))) { in macsec_post_decrypt()
771 } else if (pn < lowest_pn) { in macsec_post_decrypt()
779 if (pn < lowest_pn) { in macsec_post_decrypt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/
H A Dmacsec.c728 u32 lowest_pn = 0; in macsec_post_decrypt() local
732 lowest_pn = rx_sa->next_pn_halves.lower - secy->replay_window; in macsec_post_decrypt()
737 if (secy->replay_protect && pn < lowest_pn && in macsec_post_decrypt()
738 (!secy->xpn || pn_same_half(pn, lowest_pn))) { in macsec_post_decrypt()
771 } else if (pn < lowest_pn) { in macsec_post_decrypt()
779 if (pn < lowest_pn) { in macsec_post_decrypt()