mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-03 01:13:37 +00:00
Fix closing comment to match opening guard
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
parent
0a4ffa4c3e
commit
f53112e98b
@ -768,7 +768,7 @@ static int smoke_test_key(mbedtls_svc_key_id_t key)
|
||||
}
|
||||
#else
|
||||
(void) derivation_operation;
|
||||
#endif /* PSA_WANT_ALG_SHA_256 && PSA_WANT_ALG_HKDF */
|
||||
#endif /* PSA_WANT_ALG_SHA_256 && MBEDTLS_PSA_BUILTIN_ALG_HKDF */
|
||||
|
||||
ok = 1;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user