Searched refs:supported_etype (Results 1 – 1 of 1) sorted by relevance
2345 supported_etype(uint32_t proto, etypes etype) in supported_etype() function2402 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()