diff options
author | Jaegeuk Kim <jaegeuk@kernel.org> | 2015-05-15 15:37:24 -0700 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2015-06-01 16:20:59 -0700 |
commit | cfc4d971df411c68e27d903f749e0f6fffd9da40 (patch) | |
tree | 912d0fe1b1492daf8fe8ff3322092aba8554b4b5 /lib/md5.c | |
parent | b9da898b05859ac4a0ea4460d798b6bb655790f3 (diff) |
f2fs crypto: split f2fs_crypto_init/exit with two parts
This patch splits f2fs_crypto_init/exit with two parts: base initialization and
memory allocation.
Firstly, f2fs module declares the base encryption memory pointers.
Then, allocating internal memories is done at the first encrypted inode access.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'lib/md5.c')
0 files changed, 0 insertions, 0 deletions