Lines Matching full:that
11 This option signifies that a non-random number generator is allowed to
13 values that are not truly random.
20 configurations (e.g. in tests and samples) to indicate that the
21 application is allowed to run with a random number generator that is not
26 Note that this option does not imply that a non-random number generator
27 is selected -- that is indicated by RNG_GENERATOR_CHOICE. An entropy
48 to support random request then select that. Otherwise, select the
63 Enables a random number generator that uses the enabled hardware
72 Enables the Xoshiro128++ pseudo-random number generator, that uses
84 Helper that can be used to check if the platform is capable of generating
86 chosen property defined in the devicetree. This means that there is an
87 HW entropy generator that can be used for this purpose.
109 performance to support CSRNG then select that. Otherwise, select
110 CTR-DRBG CSPRNG as that is a FIPS140-2 recommended CSPRNG.
116 Enables a cryptographically secure random number generator that
136 libraries that use the former to be tested with ZTEST.