Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dclientloop.c2027 struct hostkeys_update_ctx { struct
2058 hostkeys_update_ctx_free(struct hostkeys_update_ctx *ctx) in hostkeys_update_ctx_free() argument
2104 struct hostkeys_update_ctx *ctx = (struct hostkeys_update_ctx *)_ctx; in hostkeys_find()
2186 struct hostkeys_update_ctx *ctx = (struct hostkeys_update_ctx *)_ctx; in hostkeys_check_old()
2213 check_old_keys_othernames(struct hostkeys_update_ctx *ctx) in check_old_keys_othernames()
2248 update_known_hosts(struct hostkeys_update_ctx *ctx) in update_known_hosts()
2346 struct hostkeys_update_ctx *ctx = (struct hostkeys_update_ctx *)_ctx; in client_global_hostkeys_prove_confirm()
2457 struct hostkeys_update_ctx *ctx = NULL; in client_input_hostkeys()