Lines Matching refs:callback
17 # restrictive callback.
25 # Same test as above but with a custom callback that always fails.
40 # Same test as above but with a custom callback that always succeeds.
54 # Same test as above but with a custom callback that requests retry once.
80 # Same test as above but with a custom callback that always fails.
81 # The callback return has no impact on handshake success in this mode.
97 # Same test as above but with a custom callback that always succeeds.
98 # The callback return has no impact on handshake success in this mode.
115 # permissive callback.
129 # Same test as above but with a custom callback that always succeeds.
144 # Same test as above but with a custom callback that always fails.