ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | evp_Encode_Ctx_st |
|---|---|
| Type | STRUCT |
| Fields | 5 |
| Source | evp.h |
| Size | 96 |
| Usage | The type is used by 6 symbols and 1 type. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | num | int | 4 | 0 |
| 1 | length | int | 4 | 4 |
| 2 | enc_data | unsigned char[80] | 80 | 8 |
| 3 | line_num | int | 4 | 88 |
| 4 | expect_nl | int | 4 | 92 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .num | int |
| 4 | .length | int |
| 8 | .enc_data | unsigned char[80] |
| 88 | .line_num | int |
| 92 | .expect_nl | int |