ABI | Symbols | Types | Live Readelf |
| Used As | Name | Used In |
|---|---|---|
| FIELD | .srp_ctx | struct ssl_st { ... unsigned int tlsext_hb_seq, int renegotiate, SRP_CTX srp_ctx, unsigned char* alpn_client_proto_list, unsigned int alpn_client_proto_list_len } » |
| FIELD | .srp_ctx | struct ssl_ctx_st { ... struct ssl3_buf_freelist_st* wbuf_freelist, struct ssl3_buf_freelist_st* rbuf_freelist, SRP_CTX srp_ctx, int(*)(SSL*, unsigned char const**, unsigned int*, void*) next_protos_advertised_cb, void* next_protos_advertised_cb_arg, ... } » |