Searched refs:foldstring (Results 1 – 1 of 1) sorted by relevance
40 unsigned char *concat = NULL, *foldstring = NULL, *foldkeydata = NULL; in krb5int_dk_string_to_key() local55 foldstring = k5alloc(keybytes, &ret); in krb5int_dk_string_to_key()69 krb5int_nfold(concatlen*8, concat, keybytes*8, foldstring); in krb5int_dk_string_to_key()72 indata.data = (char *) foldstring; in krb5int_dk_string_to_key()97 zapfree(foldstring, keybytes); in krb5int_dk_string_to_key()