Searched defs:cksumtype (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dauth_context.c350 krb5_auth_con_setcksumtype(krb5_context context, krb5_auth_context auth_context, krb5_cksumtype cksumtype) argument
359 krb5_auth_con_getcksumtype(krb5_context context, krb5_auth_context auth_context, krb5_cksumtype *cksumtype) argument
H A Dmit_glue.c175 krb5_c_checksum_length (krb5_context context, krb5_cksumtype cksumtype, argument
42 krb5_c_make_checksum(krb5_context context, krb5_cksumtype cksumtype, const krb5_keyblock *key, krb5_keyusage usage, const krb5_data *input, krb5_checksum *cksum) argument
H A Dpac.c809 pac_checksum(krb5_context context, const krb5_keyblock *key, uint32_t *cksumtype, size_t *cksumsize) argument
H A Dkrb5.h560 krb5_cksumtype cksumtype; /* �requested checksum type! */ member in struct:krb5_auth_context_data

Completed in 103 milliseconds