Deactivate whole device TCRYPT tree if context is NULL
authorMilan Broz <gmazyland@gmail.com>
Sun, 17 Mar 2013 18:20:42 +0000 (19:20 +0100)
committerMilan Broz <gmazyland@gmail.com>
Sun, 17 Mar 2013 18:20:42 +0000 (19:20 +0100)
API (unfortunately) supports NULL argument for crypt_deactivate,
with new chained TCRYPT devices it must deactivate all
chained devices as well.

Fixes issue#147.


No differences found