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

  /src/crypto/external/bsd/openssl.old/dist/test/
ssltestlib.h 45 #define MEMPACKET_CTRL_SET_DROP_REC (2 << 15)
dtlstest.c 224 BIO_ctrl(mempackbio, MEMPACKET_CTRL_SET_DROP_REC, idx, NULL);
ssltestlib.c 619 case MEMPACKET_CTRL_SET_DROP_REC:
  /src/crypto/external/bsd/openssl/dist/test/helpers/
ssltestlib.h 49 #define MEMPACKET_CTRL_SET_DROP_REC (2 << 15)
ssltestlib.c 692 case MEMPACKET_CTRL_SET_DROP_REC:
  /src/crypto/external/apache2/openssl/dist/test/helpers/
ssltestlib.h 71 #define MEMPACKET_CTRL_SET_DROP_REC (2 << 15)
ssltestlib.c 721 case MEMPACKET_CTRL_SET_DROP_REC:
  /src/crypto/external/bsd/openssl/dist/test/
dtlstest.c 284 BIO_ctrl(mempackbio, MEMPACKET_CTRL_SET_DROP_REC, idx, NULL);
  /src/crypto/external/apache2/openssl/dist/test/
dtlstest.c 279 BIO_ctrl(mempackbio, MEMPACKET_CTRL_SET_DROP_REC, idx, NULL);

Completed in 38 milliseconds