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

  /src/crypto/external/bsd/openssl.old/dist/test/
sslapitest.c 1824 int initrbio, initwbio, newrbio, newwbio, conntype; local
1832 newrbio = idx % 3;
1839 newrbio = idx % 2;
1868 || newrbio == USE_BIO_1
1876 || newrbio == USE_BIO_2
1904 setupbio(&nrbio, bio1, bio2, newrbio);
  /src/crypto/external/bsd/openssl/dist/test/
sslapitest.c 2910 int initrbio, initwbio, newrbio, newwbio, conntype; local
2918 newrbio = idx % 3;
2925 newrbio = idx % 2;
2954 || newrbio == USE_BIO_1
2962 || newrbio == USE_BIO_2
2990 setupbio(&nrbio, bio1, bio2, newrbio);
  /src/crypto/external/apache2/openssl/dist/test/
sslapitest.c 3082 int initrbio, initwbio, newrbio, newwbio, conntype; local
3090 newrbio = idx % 3;
3097 newrbio = idx % 2;
3126 || newrbio == USE_BIO_1
3134 || newrbio == USE_BIO_2
3164 setupbio(&nrbio, bio1, bio2, newrbio);

Completed in 31 milliseconds