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

  /external/openssl/crypto/bio/
bio.h 448 #define BIO_set_fd(b,fd,c) BIO_int_ctrl(b,BIO_C_SET_FD,c,fd)
  /external/openssl/include/openssl/
bio.h 448 #define BIO_set_fd(b,fd,c) BIO_int_ctrl(b,BIO_C_SET_FD,c,fd)

Completed in 13 milliseconds