krb5int_c_mandatory_cksumtype
krb5int_c_mandatory_cksumtype(krb5_context, krb5_enctype, krb5_cksumtype *);
retval = krb5int_c_mandatory_cksumtype(context,
ret = krb5int_c_mandatory_cksumtype(context, kbp->enctype, &mtype);
krb5int_c_mandatory_cksumtype(NULL, enctype, &cktype);
ret = krb5int_c_mandatory_cksumtype(context, key->keyblock.enctype,
ret = krb5int_c_mandatory_cksumtype(context, key->keyblock.enctype,
ret = krb5int_c_mandatory_cksumtype(context, key->keyblock.enctype,
ret = krb5int_c_mandatory_cksumtype(context, key->keyblock.enctype,
code = krb5int_c_mandatory_cksumtype(context, subkey->keyblock.enctype,
code = krb5int_c_mandatory_cksumtype(context, key->enctype,
ret = krb5int_c_mandatory_cksumtype(context, key->enctype, cksumtype);
code = krb5int_c_mandatory_cksumtype(context, subkey->enctype,
retval = krb5int_c_mandatory_cksumtype(context, cksum_key->enctype,