ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | anon-union-evp.h-135 |
|---|---|
| Type | UNION |
| Fields | 5 |
| Source | evp.h |
| Size | 8 |
| Usage | The type is used by 1 type. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | ptr | char* | 8 | 0 |
| 1 | rsa | struct rsa_st* | 8 | 0 |
| 2 | dsa | struct dsa_st* | 8 | 0 |
| 3 | dh | struct dh_st* | 8 | 0 |
| 4 | ec | struct ec_key_st* | 8 | 0 |
0) .ptr
| 1) .rsa
| 2) .dsa
| 3) .dh
| ||||||||||||||||||||||||
4) .ec
|