Home
last modified time | relevance | path

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

/aosp12/system/keymaster/ng/
H A DAndroidKeymaster3Device.cpp147 inline hidl_vec<uint8_t> kmBuffer2hidlVec(const ::keymaster::Buffer& buf) { in kmBuffer2hidlVec() function
460 resultBlob = kmBuffer2hidlVec(response.output); in update()
484 resultBlob = kmBuffer2hidlVec(response.output); in finish()
H A DAndroidKeymaster4Device.cpp100 inline hidl_vec<uint8_t> kmBuffer2hidlVec(const ::keymaster::Buffer& buf) { in kmBuffer2hidlVec() function
535 resultBlob = kmBuffer2hidlVec(response.output); in update()
566 resultBlob = kmBuffer2hidlVec(response.output); in finish()
/aosp12/system/core/trusty/keymaster/3.0/
H A DTrustyKeymaster3Device.cpp136 inline hidl_vec<uint8_t> kmBuffer2hidlVec(const ::keymaster::Buffer& buf) { in kmBuffer2hidlVec() function
422 resultBlob = kmBuffer2hidlVec(response.output); in update()
447 resultBlob = kmBuffer2hidlVec(response.output); in finish()
/aosp12/system/core/trusty/keymaster/4.0/
H A DTrustyKeymaster4Device.cpp188 inline hidl_vec<uint8_t> kmBuffer2hidlVec(const ::keymaster::Buffer& buf) { in kmBuffer2hidlVec() function
569 resultBlob = kmBuffer2hidlVec(response.output); in update()
598 resultBlob = kmBuffer2hidlVec(response.output); in finish()