Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dbio.h.in409 # define BIO_get_app_data(s) BIO_get_ex_data(s,0) macro
H A Dbio.h432 # define BIO_get_app_data(s) BIO_get_ex_data(s,0) macro