Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/ssh/
Dsshkey-xmss.c49 struct ssh_xmss_state { struct
91 struct ssh_xmss_state *state; in sshkey_xmss_init() argument
97 state = calloc(sizeof(struct ssh_xmss_state), 1); in sshkey_xmss_init()
134 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_free_state()
160 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_init_bds_state()
186 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_free_bds()
209 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_params()
219 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_bds_state()
229 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_siglen()
244 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_pklen()
[all …]