Searched refs:bio_debug_data (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dssl_openssl.c848 bio_debug_data (const char *mode, BIO *bio, const uint8_t *buf, int len, const char *desc) function
905 bio_debug_data ("write", bio, data, size, desc);
982 bio_debug_data ("read", bio, BPTR (buf), i, desc);

Completed in 36 milliseconds