Searched refs:watchccs_gets (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dtls13ccstest.c32 static int watchccs_gets(BIO *bp, char *buf, int size);
49 || !BIO_meth_set_gets(method_watchccs, watchccs_gets)
232 static int watchccs_gets(BIO *bio, char *buf, int size) function
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dtls13ccstest.c32 static int watchccs_gets(BIO *bp, char *buf, int size);
49 || !BIO_meth_set_gets(method_watchccs, watchccs_gets)
232 static int watchccs_gets(BIO *bio, char *buf, int size) function

Completed in 83 milliseconds