Lines Matching defs:esph
271 const struct auth_hash *esph;
307 esph = sav->tdb_authalgxform;
316 alen = xform_ah_authsize(esph);
340 if (esph != NULL && sav->replay != NULL && sav->replay->wsize != 0) {
374 if (esph != NULL) {
496 const struct auth_hash *esph;
521 esph = sav->tdb_authalgxform;
535 if (!(crp->crp_etype == EBADMSG && esph != NULL)) {
554 if (esph != NULL) {
555 alen = xform_ah_authsize(esph);
698 const struct auth_hash *esph;
716 esph = sav->tdb_authalgxform;
740 alen = xform_ah_authsize(esph);
926 if (esph) {
1044 const struct auth_hash *esph;
1050 esph = sav->tdb_authalgxform;
1051 if (esph != NULL) {
1054 alen = xform_ah_authsize(esph);