Home
last modified time | relevance | path

Searched defs:SSL_SESSION_get_app_data (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Dssl.h.in964 # define SSL_SESSION_get_app_data(s) (SSL_SESSION_get_ex_data(s,0)) macro
H A Dssl.h1036 # define SSL_SESSION_get_app_data(s) (SSL_SESSION_get_ex_data(s,0)) macro