Home
last modified time | relevance | path

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

/system/security/keystore/
Dblob.cpp263 template <typename BlobType> static bool rawBlobIsEncrypted(const BlobType& blob) { in rawBlobIsEncrypted() function
412 if (rawBlobIsEncrypted(*rawBlob)) { in readBlob()
428 if (rawBlobIsEncrypted(*rawBlob)) { in readBlob()
453 if (rawBlobIsEncrypted(*rawBlob)) { in readBlob()