Searched defs:io_func (Results 1 - 1 of 1) sorted by relevance

/external/boringssl/src/crypto/bio/
H A Dbio.c148 io_func_t io_func = NULL; local
151 io_func =
155 if (io_func == NULL) {
174 i = io_func(bio, buf, len);

Completed in 52 milliseconds