Searched defs:BIO_free_all (Results 1 – 6 of 6) sorted by relevance
120 void BIO_free_all(BIO *bio) { in BIO_free_all() function
768 @android.compat.annotation.UnsupportedAppUsage static native void BIO_free_all(long bioRef); in BIO_free_all() method in NativeCrypto
735 static native void BIO_free_all(long bioRef); in BIO_free_all() method in NativeCrypto
1459 #define BIO_free_all GRPC_SHADOW_BIO_free_all macro
779 #define BIO_free_all BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_free_all) macro