Searched refs:gss_krb5_cfx_unwrap_mbuf (Results 1 – 1 of 1) sorted by relevance
| /xnu-8796.121.2/bsd/nfs/gss/ |
| H A D | gss_krb5_mech.c | 122 uint32_t gss_krb5_cfx_unwrap_mbuf(uint32_t *, gss_ctx_id_t, mbuf_t *, size_t, int *, gss_qop_t *); 1629 gss_krb5_cfx_unwrap_mbuf(uint32_t * minor, /* minor_status */ in gss_krb5_cfx_unwrap_mbuf() function 2647 major = gss_krb5_cfx_unwrap_mbuf(minor, ctx, &smb, len, conf_flag, qop); in gss_krb5_unwrap_mbuf()
|