Home
last modified time | relevance | path

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

/external/conscrypt/src/test/java/org/conscrypt/
DNativeCryptoTest.java657 public long beforeHandshake(long context) throws SSLException { in beforeHandshake() method in NativeCryptoTest.Hooks
861 public long beforeHandshake(long c) throws SSLException { in beforeHandshake() method in NativeCryptoTest.ClientHooks
889 public long beforeHandshake(long c) throws SSLException { in beforeHandshake() method in NativeCryptoTest.ServerHooks