HomeSort by: relevance | last modified time | path
    Searched refs:watchccs_gets (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/
tls13ccstest.c 32 static int watchccs_gets(BIO *bp, char *buf, int size);
49 || !BIO_meth_set_gets(method_watchccs, watchccs_gets)
234 static int watchccs_gets(BIO *bio, char *buf, int size) function
  /src/crypto/external/bsd/openssl/dist/test/
tls13ccstest.c 32 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
  /src/crypto/external/bsd/openssl.old/dist/test/
tls13ccstest.c 32 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 23 milliseconds