kg_confounder_size
int kg_confounder_size (krb5_context context, krb5_enctype enctype);
conflen = kg_confounder_size(context, enc->keyblock.enctype);
k5_headerlen = kg_confounder_size(context, ctx->enc->keyblock.enctype);
cnflen = kg_confounder_size(context, ctx->enc->keyblock.enctype);
conflen = kg_confounder_size(context, ctx->enc->keyblock.enctype);
kg_confounder_size(context, ctx->enc->keyblock.enctype);
conf_len = kg_confounder_size(context, enc->keyblock.enctype);
confsize = kg_confounder_size(context, enctype);
conf_len = kg_confounder_size(context, enctype);
conflen = kg_confounder_size(ctx->k5_context, ctx->enc->keyblock.enctype);