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

  /src/crypto/external/bsd/openssl/dist/test/helpers/
ssltestlib.c 282 unsigned int dropepoch; member in struct:mempacket_test_ctx_st
327 ctx->dropepoch = 0;
403 if (ctx->droprec == (int)ctx->currrec && ctx->dropepoch == epoch) {
690 ctx->dropepoch = (unsigned int)num;
  /src/crypto/external/bsd/openssl.old/dist/test/
ssltestlib.c 297 unsigned int dropepoch; member in struct:mempacket_test_ctx_st
342 ctx->dropepoch = 0;
418 if (ctx->droprec == (int)ctx->currrec && ctx->dropepoch == epoch) {
617 ctx->dropepoch = (unsigned int)num;
  /src/crypto/external/apache2/openssl/dist/test/helpers/
ssltestlib.c 277 unsigned int dropepoch; member in struct:mempacket_test_ctx_st
322 ctx->dropepoch = 0;
398 if (ctx->droprec == (int)ctx->currrec && ctx->dropepoch == epoch) {
719 ctx->dropepoch = (unsigned int)num;

Completed in 23 milliseconds