Searched refs:xform_ah_authsize (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/netipsec/
H A Dxform.h112 int xform_ah_authsize(const struct auth_hash *);
H A Dxform_esp.c336 alen = xform_ah_authsize(esph);
530 alen = xform_ah_authsize(esph);
708 alen = xform_ah_authsize(esph);
986 alen = xform_ah_authsize(esph);
H A Dxform_ah.c90 xform_ah_authsize((sav)->tdb_authalgxform))
118 xform_ah_authsize(const struct auth_hash *esph) function

Completed in 64 milliseconds