Home
last modified time | relevance | path

Searched defs:BIO_hexdump (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/crypto/bio/
Dhexdump.c181 int BIO_hexdump(BIO *bio, const uint8_t *data, size_t len, unsigned indent) { in BIO_hexdump() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h1538 #define BIO_hexdump GRPC_SHADOW_BIO_hexdump macro