Searched refs:krb5_cksumtype (Results 1 – 11 of 11) sorted by relevance
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| D | mit_glue.c | 46 krb5_cksumtype cksumtype, in krb5_c_make_checksum() 92 krb5_cksumtype *type, krb5_data **data) in krb5_c_get_checksum() 115 krb5_cksumtype type, const krb5_data *data) in krb5_c_set_checksum() 148 krb5_c_valid_cksumtype(krb5_cksumtype ctype) in krb5_c_valid_cksumtype() 154 krb5_c_is_coll_proof_cksum(krb5_cksumtype ctype) in krb5_c_is_coll_proof_cksum() 160 krb5_c_is_keyed_cksum(krb5_cksumtype ctype) in krb5_c_is_keyed_cksum() 177 krb5_c_checksum_length (krb5_context context, krb5_cksumtype cksumtype, in krb5_c_checksum_length()
|
| D | krb5-protos.h | 567 krb5_cksumtype */*cksumtype*/); 669 krb5_cksumtype /*cksumtype*/); 814 krb5_cksumtype /*cksumtype*/, 860 krb5_cksumtype */*type*/, 864 krb5_c_is_coll_proof_cksum (krb5_cksumtype /*ctype*/); 867 krb5_c_is_keyed_cksum (krb5_cksumtype /*ctype*/); 879 krb5_cksumtype /*cksumtype*/, 913 krb5_cksumtype /*type*/, 917 krb5_c_valid_cksumtype (krb5_cksumtype /*ctype*/); 1741 krb5_cksumtype /*type*/); [all …]
|
| D | crypto.c | 241 krb5_cksumtype cktype, in krb5_hmac() 304 _krb5_find_checksum(krb5_cksumtype type) in _krb5_find_checksum() 553 krb5_cksumtype *type) in krb5_crypto_get_checksum_type() 577 krb5_cksumtype type, in krb5_checksumsize() 593 krb5_cksumtype type) in krb5_checksum_is_keyed() 608 krb5_cksumtype type) in krb5_checksum_is_collision_proof() 623 krb5_cksumtype type) in krb5_checksum_disable() 752 krb5_cksumtype ctype, in krb5_cksumtype_to_enctype() 777 krb5_cksumtype ctype) in krb5_cksumtype_valid() 1820 krb5_cksumtype *type) in krb5_create_checksum_iov() [all …]
|
| D | crypto.h | 96 krb5_cksumtype type;
|
| D | auth_context.c | 381 krb5_cksumtype cksumtype) in krb5_auth_con_setcksumtype() 390 krb5_cksumtype *cksumtype) in krb5_auth_con_getcksumtype()
|
| D | krb5.h | 99 typedef CKSUMTYPE krb5_cksumtype; typedef 660 krb5_cksumtype cksumtype; /* ¡requested checksum type! */
|
| D | krb5-private.h | 315 _krb5_find_checksum (krb5_cksumtype /*type*/);
|
| D | pac.c | 1025 krb5_cksumtype cktype; in pac_checksum()
|
| /netbsd/src/crypto/external/bsd/heimdal/include/ |
| D | krb5-protos.h | 565 krb5_cksumtype */*cksumtype*/); 667 krb5_cksumtype /*cksumtype*/); 812 krb5_cksumtype /*cksumtype*/, 858 krb5_cksumtype */*type*/, 862 krb5_c_is_coll_proof_cksum (krb5_cksumtype /*ctype*/); 865 krb5_c_is_keyed_cksum (krb5_cksumtype /*ctype*/); 877 krb5_cksumtype /*cksumtype*/, 911 krb5_cksumtype /*type*/, 915 krb5_c_valid_cksumtype (krb5_cksumtype /*ctype*/); 1739 krb5_cksumtype /*type*/); [all …]
|
| D | krb5-private.h | 313 _krb5_find_checksum (krb5_cksumtype /*type*/);
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/ |
| D | cfx.c | 56 krb5_cksumtype type; in _gsskrb5cfx_wrap_length_cfx() 142 krb5_cksumtype type; in _gssapi_wrap_size_cfx()
|