Searched refs:concatlen (Results 1 – 1 of 1) sorted by relevance
39 size_t keybytes, keylength, concatlen; in krb5int_dk_string_to_key() local50 concatlen = string->length + salt->length; in krb5int_dk_string_to_key()52 concat = k5alloc(concatlen, &ret); in krb5int_dk_string_to_key()69 krb5int_nfold(concatlen*8, concat, keybytes*8, foldstring); in krb5int_dk_string_to_key()96 zapfree(concat, concatlen); in krb5int_dk_string_to_key()