Searched refs:ENCXF_AES_192 (Results 1 – 5 of 5) sorted by relevance
/openbsd/sbin/ipsecctl/ |
H A D | ipsecctl.h | 69 ENCXF_AES_128, ENCXF_AES_192, ENCXF_AES_256, ENCXF_AESCTR, enumerator
|
H A D | ike.c | 213 case ENCXF_AES_192: in ike_section_p2() 480 case ENCXF_AES_192: in ike_section_p1()
|
H A D | pfkdump.c | 790 xfs.encxf = &encxfs[ENCXF_AES_192]; in pfkey_print_sa()
|
H A D | pfkey.c | 491 case ENCXF_AES_192: in pfkey_sa()
|
H A D | parse.y | 109 { "aes-192", ENCXF_AES_192, 24, 24, 0, 0 },
|