mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-12 09:54:38 +08: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,
|
NULL_OID_DESCRIPTOR,
|
||||||
MBEDTLS_CIPHER_NONE,
|
MBEDTLS_CIPHER_NONE,
|
||||||
}
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
FN_OID_TYPED_FROM_ASN1(oid_cipher_alg_t, cipher_alg, oid_cipher_alg)
|
FN_OID_TYPED_FROM_ASN1(oid_cipher_alg_t, cipher_alg, oid_cipher_alg)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user