Searched refs:k5_checksumlen (Results 1 – 1 of 1) sorted by relevance
176 unsigned int k5_checksumlen; in checksum_iov_v3() local181 …= krb5_c_crypto_length(context, key->keyblock.enctype, KRB5_CRYPTO_TYPE_CHECKSUM, &k5_checksumlen); in checksum_iov_v3()192 if (rrc != k5_checksumlen) in checksum_iov_v3()194 if (header->buffer.length != 16 + k5_checksumlen) in checksum_iov_v3()196 } else if (trailer->buffer.length != k5_checksumlen) in checksum_iov_v3()