HomeSort by: relevance | last modified time | path
    Searched refs:BIO_destroy_bio_pair (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
bio.h 502 # define BIO_destroy_bio_pair(b) (int)BIO_ctrl(b,BIO_C_DESTROY_BIO_PAIR,0,NULL)
  /src/crypto/external/apache2/openssl/dist/include/openssl/
bio.h.in 631 #define BIO_destroy_bio_pair(b) (int)BIO_ctrl(b, BIO_C_DESTROY_BIO_PAIR, 0, NULL)
  /src/crypto/external/bsd/openssl/dist/include/openssl/
bio.h.in 554 # define BIO_destroy_bio_pair(b) (int)BIO_ctrl(b,BIO_C_DESTROY_BIO_PAIR,0,NULL)

Completed in 27 milliseconds