Home
last modified time | relevance | path

Searched refs:cksumtype (Results 1 – 19 of 19) sorted by relevance

/freebsd-9-stable/crypto/heimdal/lib/krb5/
Dmit_glue.c43 krb5_cksumtype cksumtype, in krb5_c_make_checksum() argument
56 ret = krb5_create_checksum(context, crypto, usage, cksumtype, in krb5_c_make_checksum()
73 ret = krb5_c_make_checksum(context, cksum->cksumtype, in krb5_c_verify_checksum()
78 if (data_cksum.cksumtype == cksum->cksumtype in krb5_c_verify_checksum()
95 *type = cksum->cksumtype; in krb5_c_get_checksum()
115 cksum->cksumtype = type; in krb5_c_set_checksum()
175 krb5_c_checksum_length (krb5_context context, krb5_cksumtype cksumtype, in krb5_c_checksum_length() argument
178 return krb5_checksumsize(context, cksumtype, length); in krb5_c_checksum_length()
Dauth_context.c64 p->cksumtype = CKSUMTYPE_NONE; in krb5_auth_con_init()
352 krb5_cksumtype cksumtype) in krb5_auth_con_setcksumtype() argument
354 auth_context->cksumtype = cksumtype; in krb5_auth_con_setcksumtype()
361 krb5_cksumtype *cksumtype) in krb5_auth_con_getcksumtype() argument
363 *cksumtype = auth_context->cksumtype; in krb5_auth_con_getcksumtype()
Drd_safe.c52 safe->cksum.cksumtype = 0; in verify_checksum()
119 if (!krb5_checksum_is_keyed(context, safe.cksum.cksumtype) in krb5_rd_safe()
120 || !krb5_checksum_is_collision_proof(context, safe.cksum.cksumtype)) { in krb5_rd_safe()
Dpac.c423 cksum.cksumtype = type; in verify_checksum()
439 if (!krb5_checksum_is_keyed(context, cksum.cksumtype)) { in verify_checksum()
441 cksum.cksumtype); in verify_checksum()
811 uint32_t *cksumtype, in pac_checksum() argument
836 *cksumtype = (uint32_t)cktype; in pac_checksum()
Dmk_safe.c100 s.cksum.cksumtype = 0; in krb5_mk_safe()
Dbuild_auth.c151 if (cksum != NULL && cksum->cksumtype == CKSUMTYPE_GSSAPI) { in krb5_build_authenticator()
Dcrypto.c1847 result->cksumtype = ct->type; in create_checksum()
1913 ct = _find_checksum(cksum->cksumtype); in verify_checksum()
1916 cksum->cksumtype); in verify_checksum()
1965 ct = _find_checksum(cksum->cksumtype); in krb5_verify_checksum()
1968 cksum->cksumtype); in krb5_verify_checksum()
2479 result.cksumtype = ct->type; in AES_PRF()
3225 cksum.cksumtype = CHECKSUMTYPE(et->keyed_checksum); in decrypt_internal_derived()
3295 cksum.cksumtype = CHECKSUMTYPE(et->checksum); in decrypt_internal()
Dkrb5.h560 krb5_cksumtype cksumtype; /* �requested checksum type! */ member
/freebsd-9-stable/crypto/heimdal/lib/gssapi/krb5/
D8003.c127 result->cksumtype = CKSUMTYPE_GSSAPI; in _gsskrb5_create_8003_checksum()
189 if(cksum->cksumtype != CKSUMTYPE_GSSAPI || cksum->checksum.length < 24) { in _gsskrb5_verify_8003_checksum()
Dexport_sec_context.c162 kret = krb5_store_int32 (sp, ac->cksumtype); in _gsskrb5_export_sec_context()
Dimport_sec_context.c151 ac->cksumtype = tmp; in _gsskrb5_import_sec_context()
Dverify_mic.c245 csum.cksumtype = CKSUMTYPE_HMAC_SHA1_DES3; in verify_mic_des3()
Dcfx.c599 crypto, &cksum.cksumtype); in _gssapi_unwrap_cfx()
834 &cksum.cksumtype); in _gssapi_verify_mic_cfx()
Dunwrap.c321 csum.cksumtype = CKSUMTYPE_HMAC_SHA1_DES3; in unwrap_des3()
Daccept_sec_context.c408 if (authenticator->cksum->cksumtype == CKSUMTYPE_GSSAPI) { in gsskrb5_acceptor_start()
/freebsd-9-stable/crypto/heimdal/kdc/
Dkrb5tgs.c935 !krb5_checksum_is_keyed(context, auth->cksum->cksumtype) in tgs_check_authenticator()
938 !krb5_checksum_is_collision_proof(context, auth->cksum->cksumtype)) { in tgs_check_authenticator()
940 auth->cksum->cksumtype); in tgs_check_authenticator()
/freebsd-9-stable/crypto/heimdal/lib/asn1/
Dk5.asn1303 cksumtype[0] CKSUMTYPE,
/freebsd-9-stable/crypto/heimdal/
DChangeLog.1998171 * lib/krb5/auth_context.c: remove enctype and cksumtype from
1407 * lib/krb5/mk_safe.c (krb5_mk_safe): figure out what cksumtype to
1411 cksumtype to use from the keytype.
1430 * lib/krb5/auth_context.c (krb5_auth_con_init): set `cksumtype'
DChangeLog.19991276 `cksumtype'
1292 and cksumtype