Home
last modified time | relevance | path

Searched refs:ENCXF_AES_192 (Results 1 – 5 of 5) sorted by relevance

/openbsd/sbin/ipsecctl/
H A Dipsecctl.h69 ENCXF_AES_128, ENCXF_AES_192, ENCXF_AES_256, ENCXF_AESCTR, enumerator
H A Dike.c213 case ENCXF_AES_192: in ike_section_p2()
480 case ENCXF_AES_192: in ike_section_p1()
H A Dpfkdump.c790 xfs.encxf = &encxfs[ENCXF_AES_192]; in pfkey_print_sa()
H A Dpfkey.c491 case ENCXF_AES_192: in pfkey_sa()
H A Dparse.y109 { "aes-192", ENCXF_AES_192, 24, 24, 0, 0 },