ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | anon-struct-ssl2.h-203 |
|---|---|
| Type | STRUCT |
| Fields | 11 |
| Source | ssl2.h |
| Size | 72 |
| Usage | The type is used by 1 type. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | conn_id_length | unsigned int | 4 | 0 |
| 1 | cert_type | unsigned int | 4 | 4 |
| 2 | cert_length | unsigned int | 4 | 8 |
| 3 | csl | unsigned int | 4 | 12 |
| 4 | clear | unsigned int | 4 | 16 |
| 5 | enc | unsigned int | 4 | 20 |
| 6 | ccl | unsigned char[32] | 32 | 24 |
| 7 | cipher_spec_length | unsigned int | 4 | 56 |
| 8 | session_id_length | unsigned int | 4 | 60 |
| 9 | clen | unsigned int | 4 | 64 |
| 10 | rlen | unsigned int | 4 | 68 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .conn_id_length | unsigned int |
| 4 | .cert_type | unsigned int |
| 8 | .cert_length | unsigned int |
| 12 | .csl | unsigned int |
| 16 | .clear | unsigned int |
| 20 | .enc | unsigned int |
| 24 | .ccl | unsigned char[32] |
| 56 | .cipher_spec_length | unsigned int |
| 60 | .session_id_length | unsigned int |
| 64 | .clen | unsigned int |
| 68 | .rlen | unsigned int |