ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | X509_VERIFY_PARAM_st |
|---|---|
| Type | STRUCT |
| Fields | 9 |
| Source | x509_vfy.h |
| Size | 64 |
| Usage | The type is used by 29 symbols and 2 types. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | name | char* | 8 | 0 |
| 1 | check_time | time_t | 8 | 8 |
| 2 | inh_flags | unsigned long | 8 | 16 |
| 3 | flags | unsigned long | 8 | 24 |
| 4 | purpose | int | 4 | 32 |
| 5 | trust | int | 4 | 36 |
| 6 | depth | int | 4 | 40 |
| 7 | policies | struct stack_st_ASN1_OBJECT* | 8 | 48 |
| 8 | id | X509_VERIFY_PARAM_ID* | 8 | 56 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .name | char* |
| 8 | .check_time | time_t |
| 16 | .inh_flags | unsigned long |
| 24 | .flags | unsigned long |
| 32 | .purpose | int |
| 36 | .trust | int |
| 40 | .depth | int |
| 44 | padding | |
| 48 | .policies | struct stack_st_ASN1_OBJECT* |
| 56 | .id | X509_VERIFY_PARAM_ID* |