Преглед на файлове

Remove stale wpa_supplicant hacks.

aosp-master has been updated past the point that this is necessary. Sadly, all
the other hacks still are. I'll try to get things rolling so we can ditch the
others in time.

Change-Id: If7b3aad271141fb26108a53972d2d3273f956e8d
Reviewed-on: https://boringssl-review.googlesource.com/7751
Reviewed-by: Adam Langley <agl@google.com>
kris/onging/CECPQ3_patch15
David Benjamin преди 8 години
committed by Adam Langley
родител
ревизия
6e96d2be3d
променени са 2 файла, в които са добавени 0 реда и са изтрити 11 реда
  1. +0
    -9
      include/openssl/bn.h
  2. +0
    -2
      include/openssl/ssl.h

+ 0
- 9
include/openssl/bn.h Целия файл

@@ -852,15 +852,6 @@ OPENSSL_EXPORT unsigned BN_num_bits_word(BN_ULONG l);
#define BN_FLG_CONSTTIME 0x04


/* Android compatibility section.
*
* These functions are declared, temporarily, for Android because
* wpa_supplicant will take a little time to sync with upstream. Outside of
* Android they'll have no definition. */

OPENSSL_EXPORT BIGNUM *get_rfc3526_prime_1536(BIGNUM *bn);


#if defined(__cplusplus)
} /* extern C */
#endif


+ 0
- 2
include/openssl/ssl.h Целия файл

@@ -4266,8 +4266,6 @@ typedef struct ssl3_state_st {
* wpa_supplicant will take a little time to sync with upstream. Outside of
* Android they'll have no definition. */

#define SSL_F_SSL_SET_SESSION_TICKET_EXT doesnt_exist

OPENSSL_EXPORT int SSL_set_session_ticket_ext(SSL *s, void *ext_data,
int ext_len);
OPENSSL_EXPORT int SSL_set_session_secret_cb(SSL *s, void *cb, void *arg);


Зареждане…
Отказ
Запис