Home
last modified time | relevance | path

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

/system/keymaster/km_openssl/
Dsoft_keymaster_enforcement.cpp125 template <typename T> inline keymaster_blob_t toBlob(const T& t) { in toBlob() function
128 inline keymaster_blob_t toBlob(const char* str) { in toBlob() function
189 toBlob(kAuthVerificationLabel), in VerifyAuthorization()
190 toBlob(response.token.challenge), in VerifyAuthorization()
191 toBlob(response.token.timestamp), in VerifyAuthorization()
192 toBlob(response.token.security_level), in VerifyAuthorization()