Importing crypto libraries
- crypto/external/bsd/heimdal - crypto/external/bsd/libsaslc - crypto/external/bsd/netpgp - crypto/external/bsd/openssl Change-Id: I91dbf05f33e637edf5b9bb408d5baddd7ba8cf75
This commit is contained in:
20
crypto/external/bsd/heimdal/dist/lib/com_err/version-script.map
vendored
Normal file
20
crypto/external/bsd/heimdal/dist/lib/com_err/version-script.map
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
# Id
|
||||
|
||||
HEIMDAL_COM_ERR_1.0 {
|
||||
global:
|
||||
com_right;
|
||||
com_right_r;
|
||||
free_error_table;
|
||||
initialize_error_table_r;
|
||||
add_to_error_table;
|
||||
com_err;
|
||||
com_err_va;
|
||||
error_message;
|
||||
error_table_name;
|
||||
init_error_table;
|
||||
reset_com_err_hook;
|
||||
set_com_err_hook;
|
||||
_et_list;
|
||||
local:
|
||||
*;
|
||||
};
|
||||
Reference in New Issue
Block a user