Home
last modified time | relevance | path

Searched refs:sqn_low32 (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/ipsec/
H A Dcrypto.h180 aad->sqn.u32[0] = sqn_low32(sqn); in aead_gcm_aad_fill()
199 aad->sqn.u32[0] = sqn_low32(sqn); in aead_ccm_aad_fill()
227 aad->sqn.u32[0] = sqn_low32(sqn); in aead_chacha20_poly1305_aad_fill()
H A Dipsec_sqn.h37 sqn_low32(rte_be64_t sqn) in sqn_low32() function
H A Desp_outb.c214 esph->seq = sqn_low32(sqc); in outb_tun_pkt_prepare()
411 esph->seq = sqn_low32(sqc); in outb_trs_pkt_prepare()