Home
last modified time | relevance | path

Searched refs:krb5_encrypt_helper (Results 1 – 17 of 17) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dencrypt_tk.c58 retval = krb5_encrypt_helper(context, srv_key, in krb5_encrypt_tkt_part()
H A Denc_helper.c32 krb5_encrypt_helper(krb5_context context, in krb5_encrypt_helper() function
H A Dencode_kdc.c95 retval = krb5_encrypt_helper(context, client_key, usage, scratch, in krb5_encode_kdc_rep()
H A Dsend_tgs.c88 ret = krb5_encrypt_helper(context, &tgt->keyblock, in tgs_construct_ap_req()
187 ret = krb5_encrypt_helper(context, subkey, in k5_make_tgs_req()
H A Dpreauth_encts.c96 ret = krb5_encrypt_helper(context, as_key, KRB5_KEYUSAGE_AS_REQ_PA_ENC_TS, in encts_process()
H A Dpreauth_ec.c114 retval = krb5_encrypt_helper(context, challenge_key, in ec_process()
H A Dmk_req_ext.c215 if ((retval = krb5_encrypt_helper(context, &in_creds->keyblock, in krb5_mk_req_extended()
H A Dfast.c315 retval = krb5_encrypt_helper(context, state->armor_key, in krb5int_fast_prep_req()
H A Dpreauth_otp.c439 retval = krb5_encrypt_helper(ctx, key, KRB5_KEYUSAGE_PA_OTP_REQUEST, in encrypt_nonce()
/freebsd/crypto/krb5/src/include/
H A Dk5-int-pkinit.h207 krb5_encrypt_helper(krb5_context context, const krb5_keyblock *key,
/freebsd/crypto/krb5/src/kdc/
H A Dkdc_preauth_ec.c179 ret = krb5_encrypt_helper(context, challenge_key, in ec_return()
H A Dfast_util.c105 retval = krb5_encrypt_helper(context, state->armor_key, in encrypt_fast_reply()
/freebsd/krb5/lib/krb5/
H A Dversion.map460 krb5_encrypt_helper;
/freebsd/crypto/krb5/src/lib/krb5/
H A Dlibkrb5.exports322 krb5_encrypt_helper
/freebsd/crypto/krb5/src/plugins/preauth/spake/
H A Dspake_client.c267 ret = krb5_encrypt_helper(context, k1, KRB5_KEYUSAGE_SPAKE, der_factor, in process_challenge()
/freebsd/crypto/krb5/src/lib/
H A Dkrb5_32.def475 krb5_encrypt_helper @442 ; PRIVATE
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/
H A Dpkinit_srv.c655 ret = krb5_encrypt_helper(context, encrypting_key, in return_pkinit_kx()