Searched refs:kct (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dcrypto.c461 struct _krb5_checksum_type *kct; local
469 kct = crypto->et->keyed_checksum;
470 if (kct == NULL || kct->type != ct->type) {

Completed in 54 milliseconds