diff options
Diffstat (limited to 'sunrpc/Versions')
-rw-r--r-- | sunrpc/Versions | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sunrpc/Versions b/sunrpc/Versions index e1a74aedfd..21df89b458 100644 --- a/sunrpc/Versions +++ b/sunrpc/Versions @@ -55,6 +55,9 @@ libc { __key_decryptsession_pk_LOCAL; __key_encryptsession_pk_LOCAL; __key_gendes_LOCAL; + # _* + _authenticate; + # a* authdes_create; authdes_getucred; authdes_pk_create; |