Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/gssapi/mech/
H A Dgss_aeap.c108 if (m->gm_unwrap_iov == NULL) in gss_unwrap_iov()
111 return (m->gm_unwrap_iov)(minor_status, ctx->gc_ctx, in gss_unwrap_iov()
/freebsd/crypto/heimdal/lib/gssapi/
H A Dgssapi_mech.h525 _gss_unwrap_iov_t *gm_unwrap_iov; member