mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Restore array formatting
Signed-off-by: Ryan Everett <ryan.everett@arm.com>
This commit is contained in:
parent
1c19557f49
commit
1a91309324
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue