Searched defs:authsize (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/netipsec/ |
H A D | xform_ah.c | 170 int authsize, rplen, align; in ah_hdrsiz() local 530 int hl, rplen, authsize, ahsize, error, stat = AH_STAT_HDROPS; in ah_input() local 739 int authsize; in ah_input_cb() local 891 int error, rplen, authsize, ahsize, maxpacketsize, roff; in ah_output() local
|
/netbsd-src/sys/opencrypto/ |
H A D | xform.h | 35 u_int16_t authsize; member
|