Home
last modified time | relevance | path

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

/hardware/interfaces/security/rkp/aidl/vts/functional/
DVtsRemotelyProvisionedComponentTests.cpp78 bytevec string_to_bytevec(const char* s) { in string_to_bytevec() function
430 : eekId_(string_to_bytevec("eekid")), challenge_(randomBytes(64)) {} in CertificateRequestTestBase()