Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dxform_ah.c535 const struct auth_hash *ahx; in ah_input() local
578 ahx = sav->tdb_authalgxform; in ah_input()
642 skip, ahx->type, 0); in ah_input()
838 const struct auth_hash *ahx; in ah_output() local
850 ahx = sav->tdb_authalgxform; in ah_output()
851 IPSEC_ASSERT(ahx != NULL, ("null authentication xform")); in ah_output()
1028 skip, ahx->type, 1); in ah_output()