HomeSort by relevance Sort by last modified time
    Searched full:is_ccs (Results 1 - 8 of 8) sorted by null

  /external/openssl/ssl/
d1_both.c 218 if (frag->msg_header.is_ccs)
1132 dtls1_get_queue_priority(unsigned short seq, int is_ccs)
1142 return seq * 2 - is_ccs;
    [all...]
dtls1.h 149 unsigned int is_ccs; member in struct:hm_header_st
ssl_locl.h     [all...]
  /external/chromium_org/third_party/openssl/openssl/ssl/
d1_both.c 1125 dtls1_get_queue_priority(unsigned short seq, int is_ccs)
1135 return seq * 2 - is_ccs;
    [all...]
dtls1.h 149 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 149 unsigned int is_ccs; member in struct:hm_header_st
  /external/openssl/include/openssl/
dtls1.h 149 unsigned int is_ccs; member in struct:hm_header_st

Completed in 743 milliseconds