OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_ccs
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/openssl/openssl/ssl/
d1_both.c
1116
dtls1_get_queue_priority(unsigned short seq, int
is_ccs
)
1126
return seq * 2 -
is_ccs
;
1144
(unsigned short)dtls1_get_queue_priority(frag->msg_header.seq, frag->msg_header.
is_ccs
),
[
all
...]
dtls1.h
147
unsigned int
is_ccs
;
member in struct:hm_header_st
ssl_locl.h
[
all
...]
/external/openssl/ssl/
d1_both.c
1116
dtls1_get_queue_priority(unsigned short seq, int
is_ccs
)
1126
return seq * 2 -
is_ccs
;
1144
(unsigned short)dtls1_get_queue_priority(frag->msg_header.seq, frag->msg_header.
is_ccs
),
[
all
...]
dtls1.h
147
unsigned int
is_ccs
;
member in struct:hm_header_st
ssl_locl.h
[
all
...]
/external/chromium_org/third_party/openssl/openssl/include/openssl/
dtls1.h
147
unsigned int
is_ccs
;
member in struct:hm_header_st
/external/openssl/include/openssl/
dtls1.h
147
unsigned int
is_ccs
;
member in struct:hm_header_st
Completed in 127 milliseconds