diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/libcrypto/Symbols.namespace | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace index 0f44808bbc..b1be9dcc14 100644 --- a/src/lib/libcrypto/Symbols.namespace +++ b/src/lib/libcrypto/Symbols.namespace | |||
@@ -3179,3 +3179,13 @@ _libre_FIPS_mode | |||
3179 | _libre_FIPS_mode_set | 3179 | _libre_FIPS_mode_set |
3180 | _libre_OPENSSL_init | 3180 | _libre_OPENSSL_init |
3181 | _libre_CRYPTO_memcmp | 3181 | _libre_CRYPTO_memcmp |
3182 | _libre_RAND_cleanup | ||
3183 | _libre_RAND_bytes | ||
3184 | _libre_RAND_pseudo_bytes | ||
3185 | _libre_RAND_seed | ||
3186 | _libre_RAND_add | ||
3187 | _libre_RAND_load_file | ||
3188 | _libre_RAND_write_file | ||
3189 | _libre_RAND_file_name | ||
3190 | _libre_RAND_status | ||
3191 | _libre_RAND_poll | ||