Home
last modified time | relevance | path

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

/src/crypto/krb5/src/lib/crypto/krb/
H A Ds2k_pbkdf2.c43 krb5_key foldkey = NULL; in krb5int_dk_string_to_key() local
81 ret = krb5_k_create_key(NULL, &foldkeyblock, &foldkey); in krb5int_dk_string_to_key()
90 ret = krb5int_derive_keyblock(ktp->enc, NULL, foldkey, keyblock, &indata, in krb5int_dk_string_to_key()
99 krb5_k_free_key(NULL, foldkey); in krb5int_dk_string_to_key()