Home
last modified time | relevance | path

Searched defs:authsize (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/netipsec/
H A Dxform_ah.c170 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 Dxform.h35 u_int16_t authsize; member