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

  /external/openssl/crypto/bio/
bss_bio.c 97 static int bio_free(BIO *bio);
116 bio_free,
162 static int bio_free(BIO *bio) function
559 * Or let BIO_free(bio1); BIO_free(bio2); do the job. */
826 BIO_free(bio1);
831 BIO_free(bio2);
  /external/kernel-headers/original/linux/
bio.h 282 extern void bio_free(struct bio *, struct bio_set *);

Completed in 39 milliseconds