Home
last modified time | relevance | path

Searched defs:protectedData (Results 1 – 2 of 2) sorted by relevance

/external/libese/ready_se/google/keymint/KM200/HAL/
DJavacardRemotelyProvisionedComponentDevice.cpp242 DeviceInfo* deviceInfo, ProtectedData* protectedData, std::vector<uint8_t>* keysToSignMac) { in generateCertificateRequest()
/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/
DAltsProtocolNegotiatorTest.java206 ByteBuf protectedData = channel.readOutbound(); in protectShouldRoundtrip() local