瀏覽代碼

Remove a dead prototype.

Change-Id: I05cf52b31bd532505393e9a1ccae27f89f81f6f4
Reviewed-on: https://boringssl-review.googlesource.com/6680
Reviewed-by: Adam Langley <agl@google.com>
kris/onging/CECPQ3_patch15
David Benjamin 9 年之前
committed by Adam Langley
父節點
當前提交
6969971fef
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. +0
    -3
      ssl/internal.h

+ 0
- 3
ssl/internal.h 查看文件

@@ -1164,9 +1164,6 @@ int tls1_set_curves(uint16_t **out_curve_ids, size_t *out_curve_ids_len,
* zero. */
int tls1_check_ec_cert(SSL *s, X509 *x);

int tls1_shared_list(SSL *s, const uint8_t *l1, size_t l1len, const uint8_t *l2,
size_t l2len, int nmatch);

/* ssl_add_clienthello_tlsext writes ClientHello extensions to |out|. It
* returns one on success and zero on failure. The |header_len| argument is the
* length of the ClientHello written so far and is used to compute the padding


Loading…
取消
儲存