HomeSort by relevance Sort by last modified time
    Searched refs:BIO_get_app_data (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/bio/
bio.h 396 #define BIO_get_app_data(s) BIO_get_ex_data(s,0)
  /external/openssl/include/openssl/
bio.h 396 #define BIO_get_app_data(s) BIO_get_ex_data(s,0)

Completed in 479 milliseconds