forked from KolibriOS/kolibrios
libcrash: Sync with upstream.
* Add oneshot wrappers. * Move tables to data section. * Add/rename macros and fix their use in ssh. git-svn-id: svn://kolibrios.org@7698 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -165,8 +165,8 @@ struct ssh_connection
|
||||
dh_signature dd ?
|
||||
rb MAX_BITS/8
|
||||
|
||||
temp_ctx ctx_sha224256
|
||||
k_h_ctx ctx_sha224256
|
||||
temp_ctx crash_ctx
|
||||
k_h_ctx crash_ctx
|
||||
|
||||
mpint_tmp dd ?
|
||||
rb MAX_BITS/8
|
||||
|
Reference in New Issue
Block a user