Home
last modified time | relevance | path

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

/openbsd/sbin/ipsecctl/
H A Dipsecctl.h73 ENCXF_BLOWFISH, ENCXF_CAST128, ENCXF_CHACHA20_POLY1305, ENCXF_NULL enumerator
H A Dpfkdump.c846 xfs.encxf = &encxfs[ENCXF_CHACHA20_POLY1305]; in pfkey_print_sa()
H A Dparse.y123 { "chacha20-poly1305", ENCXF_CHACHA20_POLY1305, 32+4, 32+4, 1, 1 },