Home
last modified time | relevance | path

Searched defs:readKeymasterBlob (Results 1 – 1 of 1) sorted by relevance

/system/security/keystore/
DIKeystoreService.cpp219 static bool readKeymasterBlob(const Parcel& in, keymaster_blob_t* blob) { in readKeymasterBlob() function
447 static std::unique_ptr<keymaster_blob_t> readKeymasterBlob(const Parcel& in) { in readKeymasterBlob() function