cktype 1455 source4/heimdal/lib/krb5/crypto.c krb5_cksumtype cktype, cktype 1462 source4/heimdal/lib/krb5/crypto.c struct checksum_type *c = _find_checksum(cktype); cktype 1469 source4/heimdal/lib/krb5/crypto.c cktype); cktype 835 source4/heimdal/lib/krb5/pac.c krb5_cksumtype cktype; cktype 843 source4/heimdal/lib/krb5/pac.c ret = krb5_crypto_get_checksum_type(context, crypto, &cktype); cktype 848 source4/heimdal/lib/krb5/pac.c if (krb5_checksum_is_keyed(context, cktype) == FALSE) { cktype 853 source4/heimdal/lib/krb5/pac.c ret = krb5_checksumsize(context, cktype, cksumsize); cktype 857 source4/heimdal/lib/krb5/pac.c *cksumtype = (uint32_t)cktype;