SAE: Mark sae_derive_pt_ecc() static

This function is not used outside sae.c.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
This commit is contained in:
Jouni Malinen 2020-01-21 00:34:53 +02:00 committed by Jouni Malinen
parent 6ce883de69
commit c56b7a2fdf

View file

@ -864,7 +864,7 @@ size_t sae_ecc_prime_len_2_hash_len(size_t prime_len)
}
struct crypto_ec_point *
static struct crypto_ec_point *
sae_derive_pt_ecc(struct crypto_ec *ec, int group,
const u8 *ssid, size_t ssid_len,
const u8 *password, size_t password_len,