Home
last modified time | relevance | path

Searched refs:krb5_cksumtype (Results 1 – 10 of 10) sorted by relevance

/NextBSD/crypto/heimdal/lib/krb5/
HDmit_glue.c44 krb5_cksumtype cksumtype, in krb5_c_make_checksum()
90 krb5_cksumtype *type, krb5_data **data) in krb5_c_get_checksum()
113 krb5_cksumtype type, const krb5_data *data) in krb5_c_set_checksum()
146 krb5_c_valid_cksumtype(krb5_cksumtype ctype) in krb5_c_valid_cksumtype()
152 krb5_c_is_coll_proof_cksum(krb5_cksumtype ctype) in krb5_c_is_coll_proof_cksum()
158 krb5_c_is_keyed_cksum(krb5_cksumtype ctype) in krb5_c_is_keyed_cksum()
175 krb5_c_checksum_length (krb5_context context, krb5_cksumtype cksumtype, in krb5_c_checksum_length()
HDkrb5-protos.h241 krb5_cksumtype */*cksumtype*/);
332 krb5_cksumtype /*cksumtype*/);
457 krb5_cksumtype /*cksumtype*/,
497 krb5_cksumtype */*type*/,
501 krb5_c_is_coll_proof_cksum (krb5_cksumtype /*ctype*/);
504 krb5_c_is_keyed_cksum (krb5_cksumtype /*ctype*/);
516 krb5_cksumtype /*cksumtype*/,
550 krb5_cksumtype /*type*/,
554 krb5_c_valid_cksumtype (krb5_cksumtype /*ctype*/);
878 krb5_cksumtype /*type*/);
[all …]
HDcrypto.c241 krb5_cksumtype cktype, in krb5_hmac()
304 _krb5_find_checksum(krb5_cksumtype type) in _krb5_find_checksum()
555 krb5_cksumtype *type) in krb5_crypto_get_checksum_type()
579 krb5_cksumtype type, in krb5_checksumsize()
595 krb5_cksumtype type) in krb5_checksum_is_keyed()
610 krb5_cksumtype type) in krb5_checksum_is_collision_proof()
625 krb5_cksumtype type) in krb5_checksum_disable()
750 krb5_cksumtype ctype, in krb5_cksumtype_to_enctype()
775 krb5_cksumtype ctype) in krb5_cksumtype_valid()
1555 krb5_cksumtype *type) in krb5_create_checksum_iov()
[all …]
HDcrypto.h86 krb5_cksumtype type;
HDauth_context.c355 krb5_cksumtype cksumtype) in krb5_auth_con_setcksumtype()
364 krb5_cksumtype *cksumtype) in krb5_auth_con_getcksumtype()
HDkrb5.h97 typedef CKSUMTYPE krb5_cksumtype; typedef
643 krb5_cksumtype cksumtype; /* ¡requested checksum type! */
HDkrb5-private.h239 _krb5_find_checksum (krb5_cksumtype /*type*/);
HDpac.c924 krb5_cksumtype cktype; in pac_checksum()
/NextBSD/crypto/openssl/ssl/
HDkssl.c196 size_t kssl_krb5_checksum_size(krb5_context context, krb5_cksumtype ctype);
197 krb5_boolean kssl_valid_cksumtype(krb5_cksumtype ctype);
259 krb5_cksumtype ctype) = NULL;
260 static krb5_boolean(_stdcall *p_valid_cksumtype) (krb5_cksumtype ctype) =
601 size_t krb5_checksum_size(krb5_context context, krb5_cksumtype ctype) in krb5_checksum_size()
612 krb5_boolean valid_cksumtype(krb5_cksumtype ctype) in valid_cksumtype()
/NextBSD/crypto/heimdal/lib/gssapi/krb5/
HDcfx.c54 krb5_cksumtype type; in _gsskrb5cfx_wrap_length_cfx()
140 krb5_cksumtype type; in _gssapi_wrap_size_cfx()