Lines Matching refs:xmss_state
99 if (key->xmss_state != NULL) in sshkey_xmss_init()
133 key->xmss_state = state; in sshkey_xmss_init()
140 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_free_state()
151 key->xmss_state = NULL; in sshkey_xmss_free_state()
166 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_init_bds_state()
192 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_free_bds()
215 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_params()
225 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_bds_state()
235 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_siglen()
250 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_pklen()
260 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_sklen()
270 struct ssh_xmss_state *state = k->xmss_state; in sshkey_xmss_init_enc_key()
295 struct ssh_xmss_state *state = k->xmss_state; in sshkey_xmss_serialize_enc_key()
311 struct ssh_xmss_state *state = k->xmss_state; in sshkey_xmss_deserialize_enc_key()
328 struct ssh_xmss_state *state = k->xmss_state; in sshkey_xmss_serialize_pk_info()
348 struct ssh_xmss_state *state = k->xmss_state; in sshkey_xmss_deserialize_pk_info()
447 struct ssh_xmss_state *state = k->xmss_state; in sshkey_xmss_get_state()
537 struct ssh_xmss_state *state = k->xmss_state; in sshkey_xmss_forward_state()
570 struct ssh_xmss_state *state = k->xmss_state; in sshkey_xmss_update_state()
680 struct ssh_xmss_state *state = k->xmss_state; in sshkey_xmss_serialize_state()
718 struct ssh_xmss_state *state = k->xmss_state; in sshkey_xmss_serialize_state_opt()
774 struct ssh_xmss_state *state = k->xmss_state; in sshkey_xmss_deserialize_state()
839 struct ssh_xmss_state *state = k->xmss_state; in sshkey_xmss_deserialize_state_opt()
892 struct ssh_xmss_state *state = k->xmss_state; in sshkey_xmss_encrypt_state()
983 struct ssh_xmss_state *state = k->xmss_state; in sshkey_xmss_decrypt_state()
1087 struct ssh_xmss_state *state = k->xmss_state; in sshkey_xmss_signatures_left()
1102 struct ssh_xmss_state *state = k->xmss_state; in sshkey_xmss_enable_maxsign()