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

/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dssltestlib.c297 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;
/netbsd-current/crypto/external/bsd/openssl/dist/test/helpers/
H A Dssltestlib.c282 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;

Completed in 256 milliseconds