Home
last modified time | relevance | path

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

/system/keymaster/tests/
Dckdf_test.cpp73 template <class Blob> Blob hex2span(const char* hex) { in hex2span() function
80 return hex2span<KeymasterKeyBlob>(hex); in hex2key()
84 return hex2span<KeymasterBlob>(hex); in hex2blob()