Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/nfs/gss/
H A Dgss_krb5_mech.c1221 gss_qop_t qop __unused, /* qop_req (ignored) */ in gss_krb5_cfx_get_mic()
1265 gss_qop_t qop __unused, /* qop_req (ignored) */ in gss_krb5_cfx_get_mic_mbuf()
1320 gss_qop_t *qop /* qop_state */) in gss_krb5_cfx_verify_mic_mbuf() argument
1331 if (qop) { in gss_krb5_cfx_verify_mic_mbuf()
1332 *qop = GSS_C_QOP_DEFAULT; in gss_krb5_cfx_verify_mic_mbuf()
1483 gss_qop_t qop __unused, /* qop_req */ in gss_krb5_cfx_wrap_mbuf()
1586 gss_qop_t *qop /* qop state */) in gss_krb5_cfx_unwrap_mbuf() argument
1594 int reverse = (*qop == GSS_C_QOP_REVERSE); in gss_krb5_cfx_unwrap_mbuf()
1621 *qop = GSS_C_QOP_DEFAULT; in gss_krb5_cfx_unwrap_mbuf()
1947 gss_qop_t qop __unused, /* qop_req (ignored) */ in gss_krb5_3des_get_mic()
[all …]