Add stdio-based krb5_storage

This commit is contained in:
Nicolas Williams
2017-05-26 14:23:51 -05:00
committed by Viktor Dukhovni
parent 123f702001
commit c01c48e0f4
6 changed files with 236 additions and 2 deletions

View File

@@ -608,6 +608,7 @@ HEIMDAL_KRB5_2.0 {
krb5_storage_get_eof_code;
krb5_storage_is_flags;
krb5_storage_read;
krb5_storage_stdio_from_fd;
krb5_storage_seek;
krb5_storage_set_byteorder;
krb5_storage_set_eof_code;