Home
last modified time | relevance | path

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

/external/openssh/regress/misc/kexfuzz/
Dkexfuzz.c39 struct hook_ctx { struct
50 struct hook_ctx *ctx = (struct hook_ctx *)_ctx; in packet_hook() argument
209 struct hook_ctx hook_ctx; in do_kex_with_key() local