Home
last modified time | relevance | path

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

/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/
DTsiTest.java128 List<Object> unprotectOut = new ArrayList<>(); in sendMessage() local
262 List<Object> unprotectOut = new ArrayList<>(); in corruptedCounterTest() local
277 receiver.unprotect(protect.slice(), unprotectOut, alloc); in corruptedCounterTest() local
303 List<Object> unprotectOut = new ArrayList<>(); in corruptedCiphertextTest() local
342 List<Object> unprotectOut = new ArrayList<>(); in corruptedTagTest() local
381 List<Object> unprotectOut = new ArrayList<>(); in reflectedCiphertextTest() local
396 sender.unprotect(protect.slice(), unprotectOut, alloc); in reflectedCiphertextTest() local