Searched defs:auth_ops (Results 1 – 2 of 2) sorted by relevance
185 const struct auth_ops { struct186 void (*ah_nextverf) (struct __auth *);188 int (*ah_marshal) (struct __auth *, uint32_t, XDR *,191 int (*ah_validate) (struct __auth *, uint32_t,194 int (*ah_refresh) (struct __auth *, void *);196 void (*ah_destroy) (struct __auth *);
184 struct auth_ops { struct185 void (*ah_nextverf) (struct __auth *);187 int (*ah_marshal) (struct __auth *, XDR *);189 int (*ah_validate) (struct __auth *,192 int (*ah_refresh) (struct __auth *, void *);194 void (*ah_destroy) (struct __auth *);