mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-04 02:52:38 -04:00
fix coding style and unnecessary assignment
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
parent
63d40e6b46
commit
1e05b6dd6d
@ -226,7 +226,6 @@ static int ssl_tls13_select_ciphersuite_for_psk(
|
|||||||
* PSK is established or default to SHA-256 if no such algorithm is defined.
|
* PSK is established or default to SHA-256 if no such algorithm is defined.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
psk_hash_alg = PSA_ALG_SHA_256;
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Search for a matching ciphersuite
|
* Search for a matching ciphersuite
|
||||||
|
Loading…
x
Reference in New Issue
Block a user