Home
last modified time | relevance | path

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

/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/
DAltsTsiTest.java145 TsiTest.corruptedCiphertextTest(newHandshakers(), ref); in corruptedCiphertext()
DFakeTsiTest.java201 TsiTest.corruptedCiphertextTest(newHandshakers(), ref); in corruptedCiphertext()
DTsiTest.java293 public static void corruptedCiphertextTest(Handshakers handshakers, RegisterRef ref) in corruptedCiphertextTest() method in TsiTest