platform_system_core/libkeyutils
Elliott Hughes 44a5f0ed7f Stop using varargs in libkeyutils.
It's error-prone, and our specific usage of it here upsets ubsan.

Bug: https://issuetracker.google.com/158428513
Test: treehugger
Change-Id: I3a6b68865e6b4c37ac005f5f24c3d6e1de7c5bac
2020-06-08 09:27:17 -07:00
..
include Add a tool to add keys to keyring. 2019-01-30 13:08:31 -08:00
mini_keyctl Refactor mini-keyctl and split a static library 2019-09-26 10:45:38 -07:00
.clang-format
Android.bp Refactor mini-keyctl and split a static library 2019-09-26 10:45:38 -07:00
keyutils.cpp Stop using varargs in libkeyutils. 2020-06-08 09:27:17 -07:00
keyutils_test.cpp