Searched refs:cktype (Results 1 – 2 of 2) sorted by relevance
1005 krb5_cksumtype cktype; in pac_checksum() local1013 ret = krb5_crypto_get_checksum_type(context, crypto, &cktype); in pac_checksum()1018 if (krb5_checksum_is_keyed(context, cktype) == FALSE) { in pac_checksum()1023 ret = krb5_checksumsize(context, cktype, cksumsize); in pac_checksum()1027 *cksumtype = (uint32_t)cktype; in pac_checksum()
241 krb5_cksumtype cktype, in krb5_hmac() argument248 struct _krb5_checksum_type *c = _krb5_find_checksum(cktype); in krb5_hmac()255 cktype); in krb5_hmac()