Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/nfs/gss/
H A Dgss_krb5_mech.c2258 supported_etype(uint32_t proto, etypes etype) in supported_etype() function
2315 if (!supported_etype(ctx->gss_lucid_ctx.key_data.proto, ctx->gss_cryptor.etype)) { in gss_krb5_get_mic()
2357 if (!supported_etype(ctx->gss_lucid_ctx.key_data.proto, ctx->gss_cryptor.etype)) { in gss_krb5_get_mic_mbuf()
2404 if (!supported_etype(ctx->gss_lucid_ctx.key_data.proto, ctx->gss_cryptor.etype)) { in gss_krb5_verify_mic_mbuf()
2449 if (!supported_etype(ctx->gss_lucid_ctx.key_data.proto, ctx->gss_cryptor.etype)) { in gss_krb5_wrap_mbuf()
2506 if (!supported_etype(ctx->gss_lucid_ctx.key_data.proto, ctx->gss_cryptor.etype)) { in gss_krb5_unwrap_mbuf()
2654 !supported_etype(ctx->gss_lucid_ctx.key_data.proto, ctx->gss_lucid_ctx.ctx_key.etype)) { in gss_krb5_make_context()