Searched defs:SSL_get_app_data (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/include/openssl/ | ||
H A D | ssl.h.in | 961 # define SSL_get_app_data(s) (SSL_get_ex_data(s,0)) macro |
H A D | ssl.h | 1033 # define SSL_get_app_data(s) (SSL_get_ex_data(s,0)) macro |