Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsshconnect.c724 struct find_by_key_ctx { struct
783 struct find_by_key_ctx *ctx = (struct find_by_key_ctx *)_ctx; in hostkeys_find_by_key_cb()
809 struct find_by_key_ctx *ctx) in hostkeys_find_by_key_hostfile()
836 struct find_by_key_ctx ctx = {0, 0, 0, 0, 0}; in hostkeys_find_by_key()