ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | evp_pkey_st |
|---|---|
| Type | STRUCT |
| Fields | 8 |
| Source | evp.h |
| Size | 56 |
| Usage | The type is used by 151 symbols and 26 types. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | type | int | 4 | 0 |
| 1 | save_type | int | 4 | 4 |
| 2 | references | int | 4 | 8 |
| 3 | ameth | EVP_PKEY_ASN1_METHOD const* | 8 | 16 |
| 4 | engine | ENGINE* | 8 | 24 |
| 5 | pkey | anon-union-evp.h-135 | 8 | 32 |
| 6 | save_parameters | int | 4 | 40 |
| 7 | attributes | struct stack_st_X509_ATTRIBUTE* | 8 | 48 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .type | int |
| 4 | .save_type | int |
| 8 | .references | int |
| 12 | padding | |
| 16 | .ameth | EVP_PKEY_ASN1_METHOD const* |
| 24 | .engine | ENGINE* |
| 32 | .pkey | anon-union-evp.h-135 |
| 40 | .save_parameters | int |
| 44 | padding | |
| 48 | .attributes | struct stack_st_X509_ATTRIBUTE* |