krb5_crypto_prf_length
krb5_crypto_prf_length (
return krb5_crypto_prf_length(context, type, length);
ret = krb5_crypto_prf_length(context, etype, &length);