OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_next_epoch
(Results
1 - 7
of
7
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/ssl/record/methods/
dtls_meth.c
84
unsigned int *
is_next_epoch
)
86
*
is_next_epoch
= 0;
96
*
is_next_epoch
= 1;
387
unsigned int
is_next_epoch
;
local
516
bitmap = dtls_get_bitmap(rl, rr, &
is_next_epoch
);
545
if (
is_next_epoch
) {
/src/crypto/external/bsd/openssl/dist/ssl/record/
rec_layer_d1.c
235
unsigned int
is_next_epoch
;
local
261
bitmap = dtls1_get_bitmap(s, rr, &
is_next_epoch
);
1004
unsigned int *
is_next_epoch
)
1007
*
is_next_epoch
= 0;
1019
*
is_next_epoch
= 1;
record_local.h
43
unsigned int *
is_next_epoch
);
ssl3_record.c
1716
unsigned int
is_next_epoch
;
local
1848
bitmap = dtls1_get_bitmap(s, rr, &
is_next_epoch
);
1880
if (
is_next_epoch
) {
/src/crypto/external/bsd/openssl.old/dist/ssl/record/
rec_layer_d1.c
232
unsigned int
is_next_epoch
;
local
258
bitmap = dtls1_get_bitmap(s, rr, &
is_next_epoch
);
1013
unsigned int *
is_next_epoch
)
1016
*
is_next_epoch
= 0;
1030
*
is_next_epoch
= 1;
record_local.h
43
unsigned int *
is_next_epoch
);
ssl3_record.c
1850
unsigned int
is_next_epoch
;
local
1982
bitmap = dtls1_get_bitmap(s, rr, &
is_next_epoch
);
2018
if (
is_next_epoch
) {
Completed in 20 milliseconds
Indexes created Wed Jul 15 00:26:21 UTC 2026