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

/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dmit_glue.c44 krb5_cksumtype cksumtype,
90 krb5_cksumtype *type, krb5_data **data)
113 krb5_cksumtype type, const krb5_data *data)
146 krb5_c_valid_cksumtype(krb5_cksumtype ctype)
152 krb5_c_is_coll_proof_cksum(krb5_cksumtype ctype)
158 krb5_c_is_keyed_cksum(krb5_cksumtype ctype)
175 krb5_c_checksum_length (krb5_context context, krb5_cksumtype cksumtype,
H A Dcrypto.h100 krb5_cksumtype type;
H A Dkrb5-protos.h548 krb5_cksumtype *cksumtype);
639 krb5_cksumtype cksumtype);
784 krb5_cksumtype cksumtype,
830 krb5_cksumtype *type,
834 krb5_c_is_coll_proof_cksum (krb5_cksumtype ctype);
837 krb5_c_is_keyed_cksum (krb5_cksumtype ctype);
849 krb5_cksumtype cksumtype,
883 krb5_cksumtype type,
887 krb5_c_valid_cksumtype (krb5_cksumtype ctype);
1747 krb5_cksumtype typ
[all...]
H A Dcrypto.c242 krb5_cksumtype cktype,
305 _krb5_find_checksum(krb5_cksumtype type)
569 krb5_cksumtype *type)
593 krb5_cksumtype type,
609 krb5_cksumtype type)
624 krb5_cksumtype type)
639 krb5_cksumtype type)
775 krb5_cksumtype ctype,
800 krb5_cksumtype ctype)
1593 krb5_cksumtype *typ
[all...]
H A Dauth_context.c377 krb5_cksumtype cksumtype)
386 krb5_cksumtype *cksumtype)
H A Dkrb5.h106 typedef CKSUMTYPE krb5_cksumtype; typedef
691 krb5_cksumtype cksumtype; /* ��requested checksum type! */
H A Dkrb5-private.h354 _krb5_find_checksum (krb5_cksumtype type);
H A Dpac.c905 krb5_cksumtype cktype;
/macosx-10.10/MITKerberosShim-66/
H A Dheim.h353 krb5_cksumtype */*cksumtype*/);
426 krb5_cksumtype /*cksumtype*/);
549 krb5_cksumtype /*cksumtype*/,
589 krb5_cksumtype */*type*/,
593 heim_krb5_c_is_coll_proof_cksum (krb5_cksumtype /*ctype*/);
596 heim_krb5_c_is_keyed_cksum (krb5_cksumtype /*ctype*/);
608 krb5_cksumtype /*cksumtype*/,
637 krb5_cksumtype /*type*/,
641 heim_krb5_c_valid_cksumtype (krb5_cksumtype /*ctype*/);
948 krb5_cksumtype /*typ
[all...]
/macosx-10.10/MITKerberosShim-66/Kerberos/
H A Dkrb5.h220 typedef krb5_int32 krb5_cksumtype; typedef
386 krb5_cksumtype checksum_type; /* checksum type */
578 (krb5_context context, krb5_cksumtype cksumtype,
592 (krb5_context context, krb5_cksumtype cksumtype,
598 unsigned int *count, krb5_cksumtype **cksumtypes) KERBEROS_APPLE_DEPRECATED("use GSS.framework");
640 (krb5_cksumtype ctype) KERBEROS_APPLE_DEPRECATED("use GSS.framework");
642 (krb5_cksumtype ctype) KERBEROS_APPLE_DEPRECATED("use GSS.framework");
644 (krb5_cksumtype ctype) KERBEROS_APPLE_DEPRECATED("use GSS.framework");
704 krb5_cksumtype ctype) KERBEROS_APPLE_DEPRECATED("use GSS.framework");
707 krb5_cksumtype ctyp
[all...]
/macosx-10.10/MITKerberosShim-66/mit-include/krb5/
H A Dkrb5.h222 typedef krb5_int32 krb5_cksumtype; typedef
388 krb5_cksumtype checksum_type; /* checksum type */
580 (krb5_context context, krb5_cksumtype cksumtype,
594 (krb5_context context, krb5_cksumtype cksumtype,
600 unsigned int *count, krb5_cksumtype **cksumtypes) KERBEROS_APPLE_DEPRECATED("use GSS.framework");
642 (krb5_cksumtype ctype) KERBEROS_APPLE_DEPRECATED("use GSS.framework");
644 (krb5_cksumtype ctype) KERBEROS_APPLE_DEPRECATED("use GSS.framework");
646 (krb5_cksumtype ctype) KERBEROS_APPLE_DEPRECATED("use GSS.framework");
706 krb5_cksumtype ctype) KERBEROS_APPLE_DEPRECATED("use GSS.framework");
709 krb5_cksumtype ctyp
[all...]
/macosx-10.10/OpenSSL098-52/src/ssl/
H A Dkssl.c199 size_t kssl_krb5_checksum_size(krb5_context context,krb5_cksumtype ctype);
200 krb5_boolean kssl_valid_cksumtype(krb5_cksumtype ctype);
267 static size_t (_stdcall *p_krb5_checksum_size)(krb5_context context,krb5_cksumtype ctype)=NULL;
268 static krb5_boolean (_stdcall *p_valid_cksumtype)(krb5_cksumtype ctype)=NULL;
630 krb5_checksum_size(krb5_context context,krb5_cksumtype ctype)
642 valid_cksumtype(krb5_cksumtype ctype)
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/krb5/
H A Dcfx.c95 krb5_cksumtype type;
181 krb5_cksumtype type;

Completed in 307 milliseconds