Home
last modified time | relevance | path

Searched refs:SSL_SESSION_get_app_data (Results 1 – 3 of 3) sorted by relevance

/NextBSD/crypto/openssl/doc/ssl/
HDssl.pod409 =item char *B<SSL_SESSION_get_app_data>(SSL_SESSION *s);
/NextBSD/crypto/openssl/ssl/
HDssl.h1711 # define SSL_SESSION_get_app_data(s) (SSL_SESSION_get_ex_data(s,0)) macro
/NextBSD/crypto/openssl/
HDCHANGES.SSLeay168 SSL_SESSION_get_app_data() functions, the application can hold