Commit 98cf4ec
[nrf fromlist] Bluetooth: Host: remove useless select in BT_HOST_CRYPTO_PRNG
PSA Crypto API always allow psa_generate_random() to be called (i.e. there
is no PSA_WANT_xxx symbol that can be used to disable it). How random
numbers are generated internally is a library internal detail, but the
end user (Bluetooth) does not need to worry about this.
Upstream PR #: 89468
Signed-off-by: Valerio Setti <[email protected]>
(cherry picked from commit 1b205bc4ff5241be6efc8288c0ec555ed2049cf3)1 parent 9135446 commit 98cf4ec
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | 187 | | |
191 | 188 | | |
192 | 189 | | |
| |||
0 commit comments