Searched refs:r_local (Results 1 – 4 of 4) sorted by relevance
67 int64_t r_local[8]; /* %l* registers in trap's caller */ member
150 r->r_local = l; in noise_remote_init()194 struct noise_local *l = r->r_local; in noise_remote_precompute()215 struct noise_local *l = r->r_local; in noise_create_initiation()346 rw_enter_read(&r->r_local->l_identity_lock); in noise_create_response()378 rw_exit_read(&r->r_local->l_identity_lock); in noise_create_response()388 struct noise_local *l = r->r_local; in noise_consume_response()699 struct noise_upcall *u = &r->r_local->l_upcall; in noise_remote_keypair_free()711 struct noise_upcall *u = &r->r_local->l_upcall; in noise_remote_handshake_index_get()719 struct noise_upcall *u = &r->r_local->l_upcall; in noise_remote_handshake_index_drop()
95 struct noise_local *r_local; member
89 regs->r_local[i] = tf->tf_local[i]; in process_read_regs()