Home
last modified time | relevance | path

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

/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/
DAltsTsiTest.java155 TsiTest.reflectedCiphertextTest(newHandshakers(), ref); in reflectedCiphertext()
DFakeTsiTest.java211 TsiTest.reflectedCiphertextTest(newHandshakers(), ref); in reflectedCiphertext()
DTsiTest.java371 public static void reflectedCiphertextTest(Handshakers handshakers, RegisterRef ref) in reflectedCiphertextTest() method in TsiTest