Home
last modified time | relevance | path

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

/hardware/interfaces/security/keymint/aidl/vts/functional/
DVtsRemotelyProvisionedComponentTests.cpp55 bytevec string_to_bytevec(const char* s) { in string_to_bytevec() function
275 CertificateRequestTest() : eekId_(string_to_bytevec("eekid")), challenge_(randomBytes(32)) { in CertificateRequestTest()