Searched refs:krb5_cksumtype (Results 1 – 10 of 10) sorted by relevance
| /NextBSD/crypto/heimdal/lib/krb5/ |
| HD | mit_glue.c | 44 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()
|
| HD | krb5-protos.h | 241 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 …]
|
| HD | crypto.c | 241 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 …]
|
| HD | crypto.h | 86 krb5_cksumtype type;
|
| HD | auth_context.c | 355 krb5_cksumtype cksumtype) in krb5_auth_con_setcksumtype() 364 krb5_cksumtype *cksumtype) in krb5_auth_con_getcksumtype()
|
| HD | krb5.h | 97 typedef CKSUMTYPE krb5_cksumtype; typedef 643 krb5_cksumtype cksumtype; /* ¡requested checksum type! */
|
| HD | krb5-private.h | 239 _krb5_find_checksum (krb5_cksumtype /*type*/);
|
| HD | pac.c | 924 krb5_cksumtype cktype; in pac_checksum()
|
| /NextBSD/crypto/openssl/ssl/ |
| HD | kssl.c | 196 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/ |
| HD | cfx.c | 54 krb5_cksumtype type; in _gsskrb5cfx_wrap_length_cfx() 140 krb5_cksumtype type; in _gssapi_wrap_size_cfx()
|