Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dclientloop.c1999 struct hostkeys_update_ctx { struct
2030 hostkeys_update_ctx_free(struct hostkeys_update_ctx *ctx) in hostkeys_update_ctx_free() argument
2076 struct hostkeys_update_ctx *ctx = (struct hostkeys_update_ctx *)_ctx; in hostkeys_find()
2158 struct hostkeys_update_ctx *ctx = (struct hostkeys_update_ctx *)_ctx; in hostkeys_check_old()
2185 check_old_keys_othernames(struct hostkeys_update_ctx *ctx) in check_old_keys_othernames()
2220 update_known_hosts(struct hostkeys_update_ctx *ctx) in update_known_hosts()
2318 struct hostkeys_update_ctx *ctx = (struct hostkeys_update_ctx *)_ctx; in client_global_hostkeys_prove_confirm()
2429 struct hostkeys_update_ctx *ctx = NULL; in client_input_hostkeys()