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

  /external/boringssl/src/ssl/
ssl_lib.c 214 OPENSSL_free(ssl->next_proto_negotiated);
215 ssl->next_proto_negotiated = NULL;
313 s->next_proto_negotiated = NULL;
565 OPENSSL_free(ssl->next_proto_negotiated);
    [all...]
t1_lib.c     [all...]
s3_clnt.c     [all...]
s3_srvr.c     [all...]
  /external/boringssl/src/include/openssl/
ssl.h 1441 uint8_t *next_proto_negotiated; member in struct:ssl_st
    [all...]

Completed in 62 milliseconds