HomeSort by relevance Sort by last modified time
    Searched refs:bio1 (Results 51 - 53 of 53) sorted by null

1 23

  /external/chromium_org/third_party/openssl/openssl/include/openssl/
bio.h 744 int BIO_new_bio_pair(BIO **bio1, size_t writebuf1,
746 /* If successful, returns 1 and in *bio1, *bio2 two BIO pair endpoints.
747 * Otherwise returns 0 and sets *bio1 and *bio2 to NULL.
    [all...]
  /external/openssl/crypto/bio/
bio.h 744 int BIO_new_bio_pair(BIO **bio1, size_t writebuf1,
746 /* If successful, returns 1 and in *bio1, *bio2 two BIO pair endpoints.
747 * Otherwise returns 0 and sets *bio1 and *bio2 to NULL.
    [all...]
  /external/openssl/include/openssl/
bio.h 744 int BIO_new_bio_pair(BIO **bio1, size_t writebuf1,
746 /* If successful, returns 1 and in *bio1, *bio2 two BIO pair endpoints.
747 * Otherwise returns 0 and sets *bio1 and *bio2 to NULL.
    [all...]

Completed in 112 milliseconds

1 23