Add crypt_keyslot_area() API call.

Useful if you want to analyze/wipe area of disk used for keyslot
from external tool.
This commit is contained in:
Milan Broz
2012-09-11 11:59:06 +02:00
parent 64558a57e3
commit f45d4d0755
6 changed files with 59 additions and 10 deletions

View File

@@ -55,6 +55,7 @@ CRYPTSETUP_1.0 {
crypt_get_rng_type;
crypt_keyslot_max;
crypt_keyslot_area;
crypt_keyslot_status;
crypt_last_error;
crypt_get_error;