diff options
| -rw-r--r-- | src/lib/libcrypto/Symbols.namespace | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace index b1be9dcc14..09c0db44ce 100644 --- a/src/lib/libcrypto/Symbols.namespace +++ b/src/lib/libcrypto/Symbols.namespace | |||
| @@ -3189,3 +3189,10 @@ _libre_RAND_write_file | |||
| 3189 | _libre_RAND_file_name | 3189 | _libre_RAND_file_name |
| 3190 | _libre_RAND_status | 3190 | _libre_RAND_status |
| 3191 | _libre_RAND_poll | 3191 | _libre_RAND_poll |
| 3192 | _libre_RC2_set_key | ||
| 3193 | _libre_RC2_ecb_encrypt | ||
| 3194 | _libre_RC2_encrypt | ||
| 3195 | _libre_RC2_decrypt | ||
| 3196 | _libre_RC2_cbc_encrypt | ||
| 3197 | _libre_RC2_cfb64_encrypt | ||
| 3198 | _libre_RC2_ofb64_encrypt | ||
