Searched defs:a_keylen (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/crypto/dist/ipsec-tools/src/libipsec/ |
H A D | libpfkey.h | 82 u_int a_type, a_keylen; /* Authentication alg and key */ member
|
H A D | pfkey.c | 2518 u_int a_keylen, u_int flags, u_int32_t l_alloc, u_int64_t l_bytes, in pfkey_send_update() 2552 u_int a_keylen, u_int flags, u_int32_t l_alloc, u_int64_t l_bytes, in pfkey_send_update_nat() 2593 u_int a_keylen, u_int flags, u_int32_t l_alloc, u_int64_t l_bytes, in pfkey_send_add() 2627 u_int a_keylen, u_int flags, u_int32_t l_alloc, u_int64_t l_bytes, in pfkey_send_add_nat()
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
H A D | pfkey.c | 806 e_type, e_keylen, a_type, a_keylen, flags) in pfkey_convertfromipsecdoi() argument
|