mbedtls/scripts/data_files/driver_templates
Gilles Peskine 8988767b0e Use attribute accessor functions in driver wrappers
Fully automated:
```
perl -i -pe 's/(\w+)->core\.(\w+)/psa_get_key_$2($1)/g' scripts/data_files/driver_templates/*.jinja docs/psa-driver-example-and-guide.md
```

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-02-28 01:29:13 +01:00
..
OS-template-opaque.jinja
OS-template-transparent.jinja
psa_crypto_driver_wrappers_no_static.c.jinja Use attribute accessor functions in driver wrappers 2024-02-28 01:29:13 +01:00
psa_crypto_driver_wrappers.h.jinja Use attribute accessor functions in driver wrappers 2024-02-28 01:29:13 +01:00