Home
last modified time | relevance | path

Searched defs:next_pn (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/pae/
H A Dieee802_1x_kay.h68 u32 next_pn; member
97 u32 next_pn; /* PN nextPN (read only) */ member
126 u32 next_pn; /* PN nextPN (read only) */ member
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_macsec_qca.c584 u32 next_pn = 0; in macsec_qca_get_receive_lowest_pn() local
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_channel.c737 uint64_t next_pn in ch_trigger_txku() local
H A Dquic_txp.c67 uint64_t next_pn[QUIC_PN_SPACE_NUM]; /* Next PN to use in given PN space. */ member