3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-12-21 11:52:34 +01:00

crypto: Add some missing whitespace

This commit is contained in:
Denis Kenzior 2016-08-22 15:54:24 -05:00
parent 28a57b2eca
commit 5d2c5b3b71

View File

@ -187,6 +187,7 @@ bool arc4_skip(const uint8_t *key, size_t key_len, size_t skip,
return true;
}
/* 802.11, Section 11.6.2, Table 11-4 */
int crypto_cipher_key_len(enum crypto_cipher cipher)
{
@ -408,6 +409,7 @@ bool kdf_sha256(const void *key, size_t key_len,
return true;
}
/*
* 802.11, Section 11.6.6.7:
* PTK = PRF-X(PMK, "Pairwise key expansion", Min(AA, SA) || Max(AA, SA) ||