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

@@ -183,6 +183,7 @@ HEIMDAL_KRB5_2.0 {
krb5_crypto_init;
krb5_crypto_overhead;
krb5_crypto_prf;
krb5_crypto_prfplus;
krb5_crypto_prf_length;
krb5_crypto_length;
krb5_crypto_length_iov;