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

  /external/openssl/crypto/bio/
bio.h 395 #define BIO_set_app_data(s,arg) BIO_set_ex_data(s,0,arg)
  /external/openssl/include/openssl/
bio.h 395 #define BIO_set_app_data(s,arg) BIO_set_ex_data(s,0,arg)

Completed in 24 milliseconds