Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dxform_ah.c89 #define AUTHSIZE(sav) ((sav->flags & SADB_X_EXT_OLD) ? 16 : \ macro
162 authsize = AUTHSIZE(sav); in ah_hdrsiz()
223 csp->csp_auth_mlen = AUTHSIZE(sav); in ah_init0()
579 authsize = AUTHSIZE(sav); in ah_input()
741 authsize = AUTHSIZE(sav); in ah_input_cb()
857 authsize = AUTHSIZE(sav); in ah_output()
1134 alen = AUTHSIZE(sav); in ah_output_cb()