Searched refs:hex2span (Results 1 – 1 of 1) sorted by relevance
73 template <class Blob> Blob hex2span(const char* hex) { in hex2span() function80 return hex2span<KeymasterKeyBlob>(hex); in hex2key()84 return hex2span<KeymasterBlob>(hex); in hex2blob()