Searched defs:pepper (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/crypto/
H A Dcf2.c31 *pepper strings as input and return a combined key.
44 * Call the PRF function multiple times with the pepper prefixed with
48 prf_plus(krb5_context context, krb5_keyblock *k, const char *pepper, argument
60 krb5int_buf_add(&prf_inbuf, pepper);

Completed in 21 milliseconds