ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | x509_lookup_st |
|---|---|
| Type | STRUCT |
| Fields | 5 |
| Source | x509_vfy.h |
| Size | 32 |
| Usage | The type is used by 13 symbols and 7 types. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | init | int | 4 | 0 |
| 1 | skip | int | 4 | 4 |
| 2 | method | X509_LOOKUP_METHOD* | 8 | 8 |
| 3 | method_data | char* | 8 | 16 |
| 4 | store_ctx | X509_STORE* | 8 | 24 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .init | int |
| 4 | .skip | int |
| 8 | .method | X509_LOOKUP_METHOD* |
| 16 | .method_data | char* |
| 24 | .store_ctx | X509_STORE* |