xref: /dragonfly/lib/libtcplay/tcplay.map (revision 8accc937)
1{
2global:
3	tc_api_init;
4	tc_api_uninit;
5	tc_api_create_volume;
6	tc_api_map_volume;
7	tc_api_unmap_volume;
8	tc_api_check_cipher;
9	tc_api_check_prf_hash;
10	tc_api_get_error_msg;
11	tc_api_get_summary;
12local:
13	*;
14};
15