Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/nfs/gss/
H A Dgss_krb5_mech.c2345 supported_etype(uint32_t proto, etypes etype) in supported_etype() function
2402 if (!supported_etype(ctx->gss_lucid_ctx.key_data.proto, ctx->gss_cryptor.etype)) { in gss_krb5_get_mic()
2443 if (!supported_etype(ctx->gss_lucid_ctx.key_data.proto, ctx->gss_cryptor.etype)) { in gss_krb5_verify_mic()
2484 if (!supported_etype(ctx->gss_lucid_ctx.key_data.proto, ctx->gss_cryptor.etype)) { in gss_krb5_get_mic_mbuf()
2531 if (!supported_etype(ctx->gss_lucid_ctx.key_data.proto, ctx->gss_cryptor.etype)) { in gss_krb5_verify_mic_mbuf()
2576 if (!supported_etype(ctx->gss_lucid_ctx.key_data.proto, ctx->gss_cryptor.etype)) { in gss_krb5_wrap_mbuf()
2633 if (!supported_etype(ctx->gss_lucid_ctx.key_data.proto, ctx->gss_cryptor.etype)) { in gss_krb5_unwrap_mbuf()
2781 !supported_etype(ctx->gss_lucid_ctx.key_data.proto, ctx->gss_lucid_ctx.ctx_key.etype)) { in gss_krb5_make_context()