krb5_c_prf
krb5_c_prf (
ret = krb5_c_prf(NULL, &kb, &tests[i].prf_input, &output);
ret = krb5_c_prf(context, k, &prf_in, &prf_out);