Module Name: src
Committed By: riastradh
Date: Thu Nov 21 19:46:29 UTC 2024
Added Files:
src/lib/libcrypt: crypt.expsym
Log Message:
libcrypt: Add expected symbols list.
PR lib/58838: shared libraries in base should all have expsym lists
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/lib/libcrypt/crypt.expsym
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: src/lib/libcrypt/crypt.expsym
diff -u /dev/null src/lib/libcrypt/crypt.expsym:1.1
--- /dev/null Thu Nov 21 19:46:29 2024
+++ src/lib/libcrypt/crypt.expsym Thu Nov 21 19:46:29 2024
@@ -0,0 +1,7 @@
+bcrypt_gensalt
+crypt
+des_cipher
+des_setkey
+encrypt
+pw_gensalt
+setkey