HomeSort by relevance Sort by last modified time
    Searched defs:ssl_add_serverhello_renegotiate_ext (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/boringssl/src/ssl/
t1_reneg.c 178 int ssl_add_serverhello_renegotiate_ext(SSL *s, unsigned char *p, int *len, function
186 OPENSSL_PUT_ERROR(SSL, ssl_add_serverhello_renegotiate_ext, SSL_R_RENEGOTIATE_EXT_TOO_LONG);
  /external/openssl/ssl/
t1_reneg.c 196 int ssl_add_serverhello_renegotiate_ext(SSL *s, unsigned char *p, int *len, function
  /external/openssl/crypto/
symhacks.h 181 #undef ssl_add_serverhello_renegotiate_ext macro
182 #define ssl_add_serverhello_renegotiate_ext ssl_add_serverhello_reneg_ext macro
  /external/openssl/include/openssl/
symhacks.h 181 #undef ssl_add_serverhello_renegotiate_ext macro
182 #define ssl_add_serverhello_renegotiate_ext ssl_add_serverhello_reneg_ext macro

Completed in 207 milliseconds