Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/gss/
H A Dgss_krb5_mech.c2346 supported_etype(uint32_t proto, etypes etype) in supported_etype() function
2403 if (!supported_etype(ctx->gss_lucid_ctx.key_data.proto, ctx->gss_cryptor.etype)) { in gss_krb5_get_mic()
2444 if (!supported_etype(ctx->gss_lucid_ctx.key_data.proto, ctx->gss_cryptor.etype)) { in gss_krb5_verify_mic()
2485 if (!supported_etype(ctx->gss_lucid_ctx.key_data.proto, ctx->gss_cryptor.etype)) { in gss_krb5_get_mic_mbuf()
2532 if (!supported_etype(ctx->gss_lucid_ctx.key_data.proto, ctx->gss_cryptor.etype)) { in gss_krb5_verify_mic_mbuf()
2577 if (!supported_etype(ctx->gss_lucid_ctx.key_data.proto, ctx->gss_cryptor.etype)) { in gss_krb5_wrap_mbuf()
2634 if (!supported_etype(ctx->gss_lucid_ctx.key_data.proto, ctx->gss_cryptor.etype)) { in gss_krb5_unwrap_mbuf()
2782 !supported_etype(ctx->gss_lucid_ctx.key_data.proto, ctx->gss_lucid_ctx.ctx_key.etype)) { in gss_krb5_make_context()