Restore array formatting
Signed-off-by: Ryan Everett <ryan.everett@arm.com>
This commit is contained in:
parent
1c19557f49
commit
1a91309324
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue