Home
last modified time | relevance | path

Searched refs:outKeyBlob (Results 1 – 2 of 2) sorted by relevance

/test/vts-testcase/kernel/encryption/
DKeymaster.cpp114 const std::string& key, std::string* outKeyBlob) { in importKey() argument
133 if (outKeyBlob) in importKey()
134 *outKeyBlob = in importKey()
DKeymaster.h54 std::string* outKeyBlob);