Home
last modified time | relevance | path

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

/openssl/test/
H A Dtls13ccstest.c29 static int watchccs_read(BIO *b, char *out, int outl);
47 || !BIO_meth_set_read(method_watchccs, watchccs_read) in bio_f_watchccs_filter()
70 static int watchccs_read(BIO *bio, char *out, int outl) in watchccs_read() function

Completed in 5 milliseconds