Home | History | Annotate | Download | only in ssl

Lines Matching defs:SSL_CTX_get_app_data

1448 #define SSL_CTX_get_app_data(ctx)	(SSL_CTX_get_ex_data(ctx,0))