Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/nxp/keymint/KM300/
DJavacardKeyMintUtils.h53 inline vector<uint8_t> kmBlob2vector(const keymaster_key_blob_t& blob) { in kmBlob2vector() function
58 inline vector<uint8_t> kmBlob2vector(const keymaster_blob_t& blob) { in kmBlob2vector() function
/aosp_15_r20/hardware/nxp/keymint/KM200/
DJavacardKeyMintUtils.h69 inline vector<uint8_t> kmBlob2vector(const keymaster_key_blob_t& blob) { in kmBlob2vector() function
74 inline vector<uint8_t> kmBlob2vector(const keymaster_blob_t& blob) { in kmBlob2vector() function
/aosp_15_r20/system/keymaster/ng/include/
H A DKeyMintUtils.h87 inline vector<uint8_t> kmBlob2vector(const keymaster_key_blob_t& blob) { in kmBlob2vector() function
92 inline vector<uint8_t> kmBlob2vector(const keymaster_blob_t& blob) { in kmBlob2vector() function