Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/crypto/crypto_tests/
H A Dt_cf2.c69 ret = krb5_c_string_to_key (0, enctype, &s2k, &s2k, k1); in main()
77 ret = krb5_c_string_to_key (0, enctype, &s2k, &s2k, k2); in main()
H A Dvectors.c186 r = krb5_c_string_to_key (0, enctype, &pd, &sd, &key); in test_s2k()
/freebsd/crypto/krb5/src/lib/crypto/krb/
H A Dstring_to_key.c31 krb5_c_string_to_key(krb5_context context, krb5_enctype enctype, in krb5_c_string_to_key() function
H A Dold_api_glue.c134 return krb5_c_string_to_key(context, eblock->crypto_entry, data, salt, in krb5_string_to_key()
/freebsd/crypto/krb5/src/lib/crypto/
H A Dlibk5crypto.exports53 krb5_c_string_to_key
/freebsd/krb5/lib/crypto/
H A Dversion.map55 krb5_c_string_to_key;
/freebsd/crypto/krb5/src/tests/create/
H A Dkdb5_mkdums.c276 if ((retval = krb5_c_string_to_key(context, master_keyblock.enctype, in add_princ()
337 if ((retval = krb5_c_string_to_key(test_context, in set_dbname_help()
/freebsd/crypto/krb5/src/kadmin/dbutil/
H A Dkdb5_create.c230 retval = krb5_c_string_to_key(util_context, master_keyblock.enctype, in kdb5_create()
H A Dkdb5_util.c429 retval = krb5_c_string_to_key(util_context, master_keyblock.enctype, in open_db_and_mkey()
H A Dkdb5_mkey.c270 retval = krb5_c_string_to_key(util_context, new_master_enctype, in kdb5_add_mkey()
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dpreauth_sam2.c237 retval = krb5_c_string_to_key(context, sc2b->sam_etype, in sam2_process()
/freebsd/crypto/krb5/src/lib/
H A Dkrb5_32.def70 krb5_c_string_to_key @62
/freebsd/crypto/krb5/src/windows/include/
H A Dloadfuncs-krb5.h261 krb5_c_string_to_key,
/freebsd/krb5/lib/krb5/docs/
H A DMakefile.inc232 krb5_c_string_to_key.html \
/freebsd/crypto/krb5/src/plugins/kdb/ldap/ldap_util/
H A Dkdb5_ldap_realm.c582 retval = krb5_c_string_to_key(util_context, global_params.enctype, in kdb5_ldap_create()
/freebsd/crypto/krb5/src/lib/kdb/
H A Dkdb5.c1251 krb5_c_string_to_key(context, etype, &pwd, salt ? salt : &scratch, in krb5_db_fetch_mkey()
/freebsd/crypto/krb5/src/include/krb5/
H A Dkrb5.hin810 krb5_c_string_to_key(krb5_context context, krb5_enctype enctype,
824 * This function is similar to krb5_c_string_to_key(), but also takes
1554 /** @deprecated See krb5_c_string_to_key() */