_krb5_checksum_type
struct _krb5_checksum_type _krb5_checksum_hmac_sha1_aes128 = {
struct _krb5_checksum_type _krb5_checksum_hmac_sha1_aes256 = {
struct _krb5_checksum_type *ct = crypto->et->checksum;
struct _krb5_checksum_type *_krb5_checksum_types[] = {
struct _krb5_checksum_type _krb5_checksum_hmac_md5 = {
struct _krb5_checksum_type *c = _krb5_find_checksum (CKSUMTYPE_RSA_MD5);
struct _krb5_checksum_type *c = _krb5_find_checksum (CKSUMTYPE_RSA_MD5);
struct _krb5_checksum_type *c = _krb5_find_checksum (CKSUMTYPE_RSA_MD5);
struct _krb5_checksum_type _krb5_checksum_rsa_md5 = {
struct _krb5_checksum_type _krb5_checksum_crc32 = {
struct _krb5_checksum_type _krb5_checksum_rsa_md4 = {
struct _krb5_checksum_type _krb5_checksum_rsa_md4_des = {
struct _krb5_checksum_type _krb5_checksum_rsa_md5_des = {
struct _krb5_checksum_type _krb5_checksum_rsa_md5_des3 = {
struct _krb5_checksum_type _krb5_checksum_hmac_sha1_des3 = {
struct _krb5_checksum_type _krb5_checksum_none = {
struct _krb5_checksum_type *cm,
struct _krb5_checksum_type *c = _krb5_find_checksum(cktype);
struct _krb5_checksum_type *c = _krb5_find_checksum(CKSUMTYPE_SHA1);
struct _krb5_checksum_type _krb5_checksum_sha1 = {
struct _krb5_checksum_type *
struct _krb5_checksum_type *ct,
struct _krb5_checksum_type *ct,
arcfour_checksum_p(struct _krb5_checksum_type *ct, krb5_crypto crypto)
struct _krb5_checksum_type *ct = NULL;
struct _krb5_checksum_type *ct;
struct _krb5_checksum_type *kct;
struct _krb5_checksum_type *ct;
struct _krb5_checksum_type *ct = NULL;
struct _krb5_checksum_type *ct = _krb5_find_checksum(type);
struct _krb5_checksum_type *ct = _krb5_find_checksum(type);
struct _krb5_checksum_type *ct = _krb5_find_checksum(type);
struct _krb5_checksum_type *ct = _krb5_find_checksum(type);
struct _krb5_checksum_type *c = _krb5_find_checksum(ctype);
struct _krb5_checksum_type *checksum;
struct _krb5_checksum_type *keyed_checksum;
extern struct _krb5_checksum_type _krb5_checksum_none;
extern struct _krb5_checksum_type _krb5_checksum_crc32;
extern struct _krb5_checksum_type _krb5_checksum_rsa_md4;
extern struct _krb5_checksum_type _krb5_checksum_rsa_md4_des;
extern struct _krb5_checksum_type _krb5_checksum_rsa_md5_des;
extern struct _krb5_checksum_type _krb5_checksum_rsa_md5_des3;
extern struct _krb5_checksum_type _krb5_checksum_rsa_md5;
extern struct _krb5_checksum_type _krb5_checksum_hmac_sha1_des3;
extern struct _krb5_checksum_type _krb5_checksum_hmac_sha1_aes128;
extern struct _krb5_checksum_type _krb5_checksum_hmac_sha1_aes256;
extern struct _krb5_checksum_type _krb5_checksum_hmac_md5;
extern struct _krb5_checksum_type _krb5_checksum_sha1;
extern struct _krb5_checksum_type *_krb5_checksum_types[];
struct _krb5_checksum_type *
struct _krb5_checksum_type */*cm*/,