HomeSort by relevance Sort by last modified time
    Searched refs:TLSEXT_TYPE_renegotiate (Results 1 - 2 of 2) sorted by null

  /external/boringssl/src/include/openssl/
tls1.h 219 #define TLSEXT_TYPE_renegotiate 0xff01
  /external/boringssl/src/ssl/
t1_lib.c 706 if (!CBB_add_u16(out, TLSEXT_TYPE_renegotiate) ||
838 if (!CBB_add_u16(out, TLSEXT_TYPE_renegotiate) ||
    [all...]

Completed in 794 milliseconds