Export krb5_crypto_prfplus() from libkrb5

This commit is contained in:
Roland C. Dowdeswell
2019-06-12 18:32:53 +01:00
committed by Roland C. Dowdeswell
parent 20557e2255
commit d6337ebdce
3 changed files with 3 additions and 1 deletions

View File

@@ -2990,7 +2990,7 @@ krb5_crypto_prf(krb5_context context,
return (*et->prf)(context, crypto, input, output);
}
static krb5_error_code
KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL
krb5_crypto_prfplus(krb5_context context,
const krb5_crypto crypto,
const krb5_data *input,