Home
last modified time | relevance | path

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

/third_party/openssl/ohos_lite/include/openssl/
Dssl.h967 # define SSL_CTX_get_app_data(ctx) (SSL_CTX_get_ex_data(ctx,0)) macro
/third_party/openssl/include/openssl/
Dssl.h.in965 # define SSL_CTX_get_app_data(ctx) (SSL_CTX_get_ex_data(ctx,0)) macro