mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
Restore array formatting
Signed-off-by: Ryan Everett <ryan.everett@arm.com>
This commit is contained in:
@ -710,7 +710,7 @@ static const oid_cipher_alg_t oid_cipher_alg[] =
|
||||
{
|
||||
NULL_OID_DESCRIPTOR,
|
||||
MBEDTLS_CIPHER_NONE,
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
FN_OID_TYPED_FROM_ASN1(oid_cipher_alg_t, cipher_alg, oid_cipher_alg)
|
||||
|
Reference in New Issue
Block a user