Lines Matching refs:not
15 subject to them, even if you do not use the functions in this chapter
39 Programs that handle passphrases must take special care not to reveal
40 them to anyone, no matter what. It is not enough to keep them in a
54 impractically slow, for all but the most obvious guesses. (Do not use
79 characters. It will not contain whitespace, nor any of the characters
121 will begin with a @samp{*} and will not be the same as @var{salt}. In
139 Hashing passphrases is not supported at all, or the hash function
140 selected by @var{salt} is not supported. @Theglibc{} does not use
146 string it returns. It is not safe to call @code{crypt} from multiple
152 not specify any one-way functions.
220 Some pseudo-random number generators do not provide unpredictable-enough
227 Currently, @theglibc{} does not provide a cryptographic random number
232 electronic noise and clock jitter. This means applications do not need
237 relatively short random strings in any one call. Often this is not a
258 The operating system does not implement a randomness source, or does
259 not support this way of accessing it. (For instance, the system call
272 booted and the randomness source has not yet been initialized.
276 instead, and be prepared to cope with random data not being available
298 is not specified, the call can only block when the system has just
299 booted and the randomness source has not yet been initialized.
306 Write random data that may not be cryptographically secure.
320 The operating system does not implement a randomness source, or does
321 not support this way of accessing it. (For instance, the system call