Gilles Peskine
532e3ee104
Switch library and tests to the x509_oid module
```
git grep -l -P 'mbedtls_oid_get_(?!numeric_string\b)' | xargs perl -i -pe 's/\bmbedtls_oid_get_(?!numeric_string\b)/mbedtls_x509_oid_get_/'
./framework/scripts/code_style.py --since HEAD~1 --fix
```
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2025-06-03 15:51:34 +02:00
..
2025-03-28 09:01:05 +01:00
2023-11-03 12:21:36 +00:00
2025-04-17 14:47:13 +00:00
2025-03-03 16:13:19 +01:00
2025-04-29 11:01:46 +02:00
2025-05-19 16:51:19 +02:00
2025-04-23 16:42:20 +00:00
2025-06-03 15:51:34 +02:00
2025-03-26 21:19:28 +01:00
2025-03-26 21:19:28 +01:00
2023-11-03 12:21:36 +00:00
2025-03-20 17:53:07 +01:00
2025-04-29 22:02:24 +02:00
2023-11-03 12:21:36 +00:00
2025-04-09 09:51:13 +01:00
2025-05-19 16:22:05 +01:00