summaryrefslogtreecommitdiff
path: root/KeyBuffer.h
AgeCommit message (Collapse)Author
2018-09-18clang-format many files.Paul Crowley
Test: Format-only changes; treehugger suffices. Change-Id: I23cde3f0bbcac13bef555d13514e922c79d5ad48
2017-08-10Zero memory used for encryuption keys.Pavel Grafov
std::vector with custom zeroing allocator is used instead of std::string for data that can contain encryption keys. Bug: 64201177 Test: manually created a managed profile, changed it's credentials Test: manually upgraded a phone with profile from O to MR1. Change-Id: Ic31877049f69eba9f8ea64fd99acaaca5a01d3dd