Home | History | Annotate | Download | only in crypto

Lines Matching refs:SSL

2  * WPA Supplicant / SSL/TLS interface functions for openssl
511 SSL *ssl;
518 ssl = X509_STORE_CTX_get_ex_data(x509_ctx,
522 conn = SSL_get_app_data(ssl);