platform_system_core/libkeyutils
Victor Hsieh 59183120c2 Initialize fs-verity keys in shell script
This gives us two benefits:
  - Better compatibility to keyctl(1), which doesn't have "dadd"
  - Pave the way to specify key's security labels, since keyctl(1)
    doesn't support, and we want to avoid adding incompatible option.

Test: See keys loaded in /proc/keys
Bug: 128607724
Change-Id: Ia45f6e9dea80d037c0820cf1fd2bc9d7c8bb6302
2019-03-22 09:18:00 -07:00
..
include Add a tool to add keys to keyring. 2019-01-30 13:08:31 -08:00
.clang-format
Android.bp Change mini-keyctl command format. 2019-03-08 09:59:42 -08:00
keyutils.cpp Add a tool to add keys to keyring. 2019-01-30 13:08:31 -08:00
keyutils_test.cpp
mini_keyctl.cpp Initialize fs-verity keys in shell script 2019-03-22 09:18:00 -07:00
mini_keyctl_utils.cpp Initialize fs-verity keys in shell script 2019-03-22 09:18:00 -07:00
mini_keyctl_utils.h Initialize fs-verity keys in shell script 2019-03-22 09:18:00 -07:00