Home
last modified time | relevance | path

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

/aosp12/system/security/keystore2/src/km_compat/
H A Dkm_compat.h179 const std::vector<uint8_t>& getExtendedUpdateBuffer(const std::vector<uint8_t>& suffix);
H A Dkm_compat.cpp770 KeyMintOperation::getExtendedUpdateBuffer(const std::vector<uint8_t>& suffix) { in getExtendedUpdateBuffer() function in KeyMintOperation
789 auto input = getExtendedUpdateBuffer(input_raw); in update()
831 auto input = getExtendedUpdateBuffer(input_raw); in finish()