diff options
Diffstat (limited to 'crypto/external/bsd/openssl/lib/engines/devcrypto/devcrypto.map')
| -rw-r--r-- | crypto/external/bsd/openssl/lib/engines/devcrypto/devcrypto.map | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/crypto/external/bsd/openssl/lib/engines/devcrypto/devcrypto.map b/crypto/external/bsd/openssl/lib/engines/devcrypto/devcrypto.map new file mode 100644 index 00000000000..7a26b813827 --- /dev/null +++ b/crypto/external/bsd/openssl/lib/engines/devcrypto/devcrypto.map @@ -0,0 +1,6 @@ +{ + global: + bind_engine; + v_check; + local: *; +}; |
