Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dtls13ccstest.c33 static int watchccs_puts(BIO *bp, const char *str);
48 || !BIO_meth_set_puts(method_watchccs, watchccs_puts) in bio_f_watchccs_filter()
238 static int watchccs_puts(BIO *bio, const char *str) in watchccs_puts() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dtls13ccstest.c33 static int watchccs_puts(BIO *bp, const char *str);
48 || !BIO_meth_set_puts(method_watchccs, watchccs_puts) in bio_f_watchccs_filter()
238 static int watchccs_puts(BIO *bio, const char *str) in watchccs_puts() function