Lines Matching refs:one
88 …d, the core will invoke this capability of the driver only when performing one of the specified op…
89 …d, the core will invoke this capability of the driver only when performing one of the specified al…
90 …oke this capability of the driver only for operations involving a key with one of the specified ke…
91 …oke this capability of the driver only for operations involving a key with one of the specified ke…
213 The following driver entry points perform a cryptographic operation in one shot (single-part operat…
216 …e core calls an applicable driver's `"mac_verify"` entry point if there is one, otherwise the core…
224 …core calls an applicable driver's `"sign_message"` entry point if there is one, otherwise the core…
225 …re calls an applicable driver's `"verify_message"` entry point if there is one, otherwise the core…
397 …or example a peripheral that returns eight bytes of data with an estimated one bit of entropy cann…
411 …BLOCK`: If this flag is set, the driver should block until it has at least one bit of entropy. If …
430 …lso unspecified whether other drivers' `"init"` entry points are called if one or more init entry …
438 …rapped keys, you need to provide two driver descriptions, one for a transparent driver and one for…
523 … been initialized by a call to the driver's `"init_random"` entry point if one is present, and to …
534 When the driver requires entropy, the core can supply it with one or more successive calls to the `…
538 This section provides guidance on combining one or more [entropy sources](#entropy-collection-entry…
585 … call the next transparent driver that supports the mechanism, if there is one. The core considers…
715 …` step but before the call to the second driver entry point, the core will do one of the following:
816 …set_key_lifetime(attributes, lifetime)`) of the reported key attributes to one with the same locat…
829 …(#key-management-in-a-secure-element-with-storage) entry point if there is one. If built-in keys m…
920 …ransparent drivers implement the same mechanism, which one is called? The first one? The last one?…
922 The current choice is that the first one is used, which allows having a preference order on drivers…
995 …one RNG is as good as any. If the core wants some parts of the system to use a deterministic gener…