Home
last modified time | relevance | path

Searched refs:io_func (Results 1 – 1 of 1) sorted by relevance

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