Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/nfs/gss/
H A Dgss_krb5_mech.c1222 gss_qop_t qop __unused, /* qop_req (ignored) */ in gss_krb5_cfx_get_mic()
1266 gss_qop_t qop __unused, /* qop_req (ignored) */ in gss_krb5_cfx_get_mic_mbuf()
1321 gss_qop_t *qop /* qop_state */) in gss_krb5_cfx_verify_mic_mbuf() argument
1332 if (qop) { in gss_krb5_cfx_verify_mic_mbuf()
1333 *qop = GSS_C_QOP_DEFAULT; in gss_krb5_cfx_verify_mic_mbuf()
1484 gss_qop_t qop __unused, /* qop_req */ in gss_krb5_cfx_wrap_mbuf()
1587 gss_qop_t *qop /* qop state */) in gss_krb5_cfx_unwrap_mbuf() argument
1595 int reverse = (*qop == GSS_C_QOP_REVERSE); in gss_krb5_cfx_unwrap_mbuf()
1622 *qop = GSS_C_QOP_DEFAULT; in gss_krb5_cfx_unwrap_mbuf()
1948 gss_qop_t qop __unused, /* qop_req (ignored) */ in gss_krb5_3des_get_mic()
[all …]