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