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
..
architecture Wording improvement 2024-02-07 11:22:16 +01:00
proposed Fix broken link to psa-driver-example-and-guide in psa-driver-wrappers-codegen-migration-guide.md 2023-10-31 15:39:25 +00:00
.gitignore Add _build/ and api/ to gitignore 2023-03-28 15:00:24 +01:00
3.0-migration-guide.md Additional updates to docs links 2022-10-12 16:47:08 +01:00
conf.py Add initial API doc configuration 2023-03-16 18:01:58 +00:00
driver-only-builds.md driver-only-builds: improve a sentence in the HMAC section 2024-01-26 15:07:02 +01:00
index.rst Add initial API doc configuration 2023-03-16 18:01:58 +00:00
Makefile Clean the breathe-apidoc files with make clean 2023-03-28 14:24:47 +01:00
psa-driver-example-and-guide.md Use attribute accessor functions in driver wrappers 2024-02-28 01:29:13 +01:00
psa-transition.md Merge pull request #8666 from valeriosetti/issue8340 2024-01-18 13:58:55 +00:00
redirects.yaml Migrate to new RTD redirect format 2024-01-16 17:06:06 +01:00
requirements.in Add readthedocs-cli to requirements.in 2023-05-02 19:59:34 +02:00
requirements.txt Add readthedocs-cli to requirements.in 2023-05-02 19:59:34 +02:00
use-psa-crypto.md doc: update use-psa-crypto.md 2023-04-24 13:47:18 +02:00