Lines Matching refs:any

29 …ple drivers from different providers into the same implementation, without any prior arrangement o…
35any platform-specific consideration. Driver calls are simple C function calls. Interactions with p…
63 In addition to the properties described here, any JSON object may have a property called `"_comment…
127 …nistic ECDSA signatures (but not signature verification) using any hash algorithm and any curve th…
241 …this fails, the core destroys the operation context object without calling any other driver entry …
243any entry point fails, the core calls the driver's `xxx_abort` entry point for this operation fami…
244 …oint fails, the core destroys the operation context object without calling any other driver entry …
256 …n context byte by byte, therefore hash operation contexts must not contain any embedded pointers (…
432 …itialization of the PSA Cryptography subsystem. If the init entry point of any driver fails, the i…
438 The init entry point does not take any parameter.
457 …to obtain the public key of a key pair. The core may call this function at any time to obtain the …
528 …l-entropy” means that the data is uniformly distributed and independent of any other observable qu…
533 The core may call this function at any time. For example, to enforce prediction resistance, the cor…
592any value other than `PSA_ERROR_NOT_SUPPORTED` (`PSA_SUCCESS` or a different error code), this val…
594 …the `"fallback"` property is false or omitted, the core should not include any other code for this…
607 …data that is meaningful after a reboot. In particular, it must not contain any pointers or transie…
655 …store a label for the key, use `"base_size"` as the size of the label plus any other metadata that…
661 …pped form outside the secure element, and the wrapped form of the key plus any metadata has up to …
668 …obtain the public key of a key pair. The core may call this entry point at any time to obtain the …
688 3. The core saves the resulting wrapped key material and any other data that the key context may co…
778 The core guarantees that the size of the output buffer (`data_size`) is sufficient to export any ke…
975 The driver is allowed to update the state at any time. Is this ok?
987 …tra parameter to indicate the amount of entropy in the data. The core must not do any conditioning.
999 Functionally, one RNG is as good as any. If the core wants some parts of the system to use a determ…