Home
last modified time | relevance | path

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

/system/security/keystore2/src/km_compat/
Dkm_compat.cpp647 ScopedAStatus KeyMintDevice::deleteKey(const std::vector<uint8_t>& prefixedKeyBlob) { in deleteKey()
677 const std::vector<uint8_t>& prefixedKeyBlob, in begin()
686 const std::vector<uint8_t>& prefixedKeyBlob, in beginInternal()
799 const std::vector<uint8_t>& prefixedKeyBlob, const std::vector<uint8_t>& appId, in getKeyCharacteristics()
1198 const std::vector<uint8_t>& prefixedKeyBlob, X509* cert) { in signCertificate()
1268 const std::vector<uint8_t>& prefixedKeyBlob, bool isWrappedKey) { in getCertificate()