Lines Matching refs:amount

33 … each driver and of the core separately, and link them together. A small amount of glue code may n…
832 * `estimate_bits`: on success, an estimate of the amount of entropy that is present in the `output`…
833 …sical process, such that statistical tests run over a sufficiently large amount of output can conf…
836 …not need to know this. The output parameter `estimate_bits` contains the amount of entropy, expres…
849 …t expecting to call the `"get_entropy"` entry point again within a short amount of time (but it ma…
859 …lect enough entropy, the core makes more similar rounds, until the total amount of collected entro…
932amount of entropy corresponding to the expected security strength of the device (for example, pass…
962 …tes. It is guaranteed to be at least `1`, but it may be smaller than the amount of entropy that th…
969 * After a call to the `"get_random"` entry point returns less than the required amount of random da…
977 Note that `"get_entropy"` returns data with an estimated amount of entropy that is in general less …
979 … \cdot \mathtt{entropy_size}$ and $\mathtt{entropy_size}$ is the desired amount of entropy in byte…
1424 … the input? Note that for some key types, it's impossible to predict the amount of input in advanc…
1438 …entropy mixing. `"add_entropy"` needs an extra parameter to indicate the amount of entropy in the …
1439 …entropy mixing. `"add_entropy"` needs an extra parameter to indicate the amount of entropy in the …