Lines Matching refs:different

14 …ood, different keys may be stored and used in different hardware or in different logical partition…
24 …ography implementation (for example, an alternative implementation with different performance char…
31 [Req.plugins] It is possible to combine multiple drivers from different providers into the same imp…
121 …size, and at least two of these capabilities map the entry point to the different function names, …
266 …ming that the capability does not use the `"names"` property to declare different type and entry p…
311 …y, where processing the secret input and generating the key output might involve different drivers.
337 …y with a capability that does not use the `"names"` property to declare different type and entry p…
430 …gments before passing them to the driver. Calls to this entry point for different step values occu…
613 …y with a capability that does not use the `"names"` property to declare different type and entry p…
797 …T` if it does not match. If the driver entry point changes `*bits` to a different value but return…
808 …sparent drivers, the key context can potentially be used by code from a different provider, so key…
981 Note that the mechanism above is only given as an example. Implementations may choose a different m…
1019 …ce. Furthermore, it may be desirable to deploy the same binary image on different devices, only so…
1025 …urns any value other than `PSA_ERROR_NOT_SUPPORTED` (`PSA_SUCCESS` or a different error code), thi…
1100 …a_export_key()`, or by `psa_copy_key()` when copying a key from or to a different [location](#life…
1159different clients may use the same key identifier to designate different keys. The manner in which…
1253 …e)`) of the reported key attributes to one with the same location but a different persistence leve…
1349 …h location values to use? It should be possible to combine drivers from different sources. Use the…
1392 …_derivation_output_key` work when the extraction part and the expansion part use different drivers?