Commit cefdd99
[nrf noup] Add driver_wrapper call for derivation
-This adds a psa_driver_wrapper call for the PSA
psa_key_derivation_key_agreement API.
Without this patch the psa_key_derivation APIs
will never reach the PSA drivers (Oberon, CC3XX)
and they will only support the software
implementation. This patch is a noupp because
we expect the Mbed TLS project to add this
change in a later release.
Ref: NCSDK-13564
Signed-off-by: Georgios Vasilakis <georgios.vasilakis@nordicsemi.no>1 parent 68dfba6 commit cefdd99
1 file changed
Lines changed: 24 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5321 | 5321 | | |
5322 | 5322 | | |
5323 | 5323 | | |
5324 | | - | |
5325 | | - | |
5326 | | - | |
5327 | | - | |
5328 | | - | |
5329 | | - | |
| 5324 | + | |
| 5325 | + | |
| 5326 | + | |
| 5327 | + | |
| 5328 | + | |
| 5329 | + | |
| 5330 | + | |
| 5331 | + | |
| 5332 | + | |
| 5333 | + | |
| 5334 | + | |
| 5335 | + | |
| 5336 | + | |
| 5337 | + | |
| 5338 | + | |
| 5339 | + | |
| 5340 | + | |
| 5341 | + | |
| 5342 | + | |
| 5343 | + | |
| 5344 | + | |
| 5345 | + | |
| 5346 | + | |
| 5347 | + | |
5330 | 5348 | | |
5331 | 5349 | | |
5332 | 5350 | | |
| |||
0 commit comments