Searched refs:foldkeyblock (Results 1 – 1 of 1) sorted by relevance
42 krb5_keyblock foldkeyblock; in krb5int_dk_string_to_key() local73 foldkeyblock.length = keylength; in krb5int_dk_string_to_key()74 foldkeyblock.contents = foldkeydata; in krb5int_dk_string_to_key()75 foldkeyblock.enctype = ktp->etype; in krb5int_dk_string_to_key()77 ret = ktp->rand2key(&indata, &foldkeyblock); in krb5int_dk_string_to_key()81 ret = krb5_k_create_key(NULL, &foldkeyblock, &foldkey); in krb5int_dk_string_to_key()