Searched refs:xform_ah_authsize (Results 1 – 3 of 3) sorted by relevance
112 int xform_ah_authsize(const struct auth_hash *);
306 alen = xform_ah_authsize(esph); in esp_input()535 alen = xform_ah_authsize(esph); in esp_input_cb()718 alen = xform_ah_authsize(esph); in esp_output()1029 alen = xform_ah_authsize(esph); in esp_output_cb()
90 xform_ah_authsize((sav)->tdb_authalgxform))117 xform_ah_authsize(const struct auth_hash *esph) in xform_ah_authsize() function