ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | evp_cipher_info_st |
|---|---|
| Type | STRUCT |
| Fields | 2 |
| Source | evp.h |
| Size | 24 |
| Usage | The type is used by 2 symbols and 2 types. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | cipher | EVP_CIPHER const* | 8 | 0 |
| 1 | iv | unsigned char[16] | 16 | 8 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .cipher | EVP_CIPHER const* |
| 8 | .iv | unsigned char[16] |