Searched refs:watchccs_read (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | tls13ccstest.c | 29 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
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | tls13ccstest.c | 29 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
|