Lines Matching refs:not

198 type used must match I<keytype> if it is not -1. The parameter I<optype> is a
206 Applications will not normally call EVP_PKEY_CTX_ctrl() directly but will
263 verifying. If this control is not used with RSA and PKCS#1 padding then the
264 supplied data is used directly and not encapsulated. In the case of X9.31
266 if this control is called. If it is not called then the first byte of the plaintext
273 not called then the salt length is maximized up to the digest length when
305 RSA key generation to I<bits>. If not specified 2048 bits is used.
311 If not specified 65537 is used.
315 therefore I<pubexp> should not be modified or freed after the call.
318 RSA key generation to I<primes>. If not specified 2 is used.
323 fetched using the properties I<mdprops>. If not explicitly set the signing
329 inferred from the supplied I<md> and it is not possible to specify any
333 digest algorithm for I<ctx>. If not explicitly set the signing digest is used.
340 returned. The EVP_MD object may be NULL if the digest is not one of these (such
351 inferred from the supplied I<md> and it is not possible to specify any
363 returned. The EVP_MD object may be NULL if the digest is not one of these (such
369 caller should not free the original memory pointed to by I<label>.
375 by the library and should not be freed by the caller.
409 parameter generation to B<nbits>. If not specified, 2048 is used.
412 parameter I<q> for DSA parameter generation to I<qbits>. If not specified, 224
417 parameter generation to I<md>. If not specified, one of SHA-1, SHA-224, or
423 If not specified, I<md_name> will be set to one of SHA-1, SHA-224, or
425 property query string that has a default value of '' if not specified.
430 since it is not part of a persisted key.
434 testing purposes only and can fail if the seed does not produce primes for both
436 p, q, and verifiable g are required, since it is not part of a persisted key.
446 parameter I<p> for DH parameter generation. If this function is not called then
455 parameter generation. If not specified 2 is used.
489 since it is not part of a persisted key.
493 testing purposes only and can fail if the seed does not produce primes for both
495 and verifiable g are required, since it is not part of a persisted key.
538 The library takes ownership of the object identifier so the caller should not
543 should not be freed by the caller.
561 requires that it is 512 bits long but this is not enforced by OpenSSL.
562 The library takes ownership of the user key material so the caller should not
567 by the library and should not be freed by the caller.
634 should not free the original memory pointed to by I<ukm>.
638 by the library and should not be freed by the caller.
665 indicates the operation is not supported by the public key algorithm.
704 Licensed under the Apache License 2.0 (the "License"). You may not use