Searched refs:num_auth (Results 1 – 1 of 1) sorted by relevance
151 #define num_auth(x) ((x->h)*(x->n)) macro166 (state->auth = calloc(num_auth(state), 1)) == NULL || in sshkey_xmss_init_bds_state()689 (r = sshbuf_put_string(b, state->auth, num_auth(state))) != 0 || in sshkey_xmss_serialize_state()800 la != num_auth(state) || in sshkey_xmss_deserialize_state()