Searched refs:pskEnabled (Results 1 – 2 of 2) sorted by relevance
726 boolean pskEnabled; field in NativeCryptoTest.Hooks743 if (pskEnabled) { in beforeHandshake()934 if (pskEnabled) { in configureCallbacks()953 if (pskEnabled) { in beforeHandshake()990 if (pskEnabled) { in beforeHandshake()1001 if (pskEnabled) { in configureCallbacks()1456 cHooks.pskEnabled = true; in test_SSL_do_handshake_with_psk_normal()1457 sHooks.pskEnabled = true; in test_SSL_do_handshake_with_psk_normal()1490 cHooks.pskEnabled = true; in test_SSL_do_handshake_with_psk_with_identity_and_hint()1491 sHooks.pskEnabled = true; in test_SSL_do_handshake_with_psk_with_identity_and_hint()[all …]
398 boolean pskEnabled = false; in enablePSKKeyManagerIfRequested()401 pskEnabled = true; in enablePSKKeyManagerIfRequested()405 if (pskEnabled) { in enablePSKKeyManagerIfRequested()