File: libcryptmount.map

package info (click to toggle)
libpam-mount 2.14~git%2Bd1d6f871-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 2,340 kB
  • sloc: sh: 11,471; ansic: 6,482; makefile: 154; xml: 9
file content (27 lines) | stat: -rw-r--r-- 405 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
LIBCRYPTMOUNT_2.13 {
global:
	cryptmount_init;
	cryptmount_exit;
	ehd_cipherdigest_security;
	ehd_dbg;
	ehd_err;
	ehd_get_password;
	ehd_is_luks;
	ehd_kdreq_free;
	ehd_kdreq_new;
	ehd_kdreq_set;
	ehd_keydec_run;
	ehd_keydec_strerror;
	ehd_load;
	ehd_logctl;
	ehd_loop_setup;
	ehd_loop_release;
	ehd_mtinfo_free;
	ehd_mtinfo_get;
	ehd_mtreq_new;
	ehd_mtreq_set;
	ehd_mtreq_free;
	ehd_unload;
local:
	*;
};