Home
last modified time | relevance | path

Searched refs:passphrase (Results 1 – 25 of 62) sorted by relevance

123

/openssl-master/doc/man3/
A DPKCS12_gen_mac.pod34 I<pass> is the passphrase to use in the HMAC. I<salt> is the salt value to use,
46 regarding the encoding of the given passphrase. See L<passphrase-encoding(7)>
61 L<passphrase-encoding(7)>
A DUI_UTIL_read_pw.pod20 UI_UTIL_read_pw_string() asks for a passphrase, using B<prompt> as a
28 verification passphrase.
33 passphrase entry without (0) or with (1) verification.
A DPEM_bytes_read_bio.pod29 the data will be decrypted, waiting on user input to supply a passphrase
31 the decryption passphrase, if applicable.
71 L<passphrase-encoding(7)>
A DPEM_X509_INFO_read_bio_ex.pod41 See L<PEM_read_bio_PrivateKey(3)> and L<passphrase-encoding(7)> for details.
55 L<passphrase-encoding(7)>
A DPKCS12_create.pod23 I<pass> is the passphrase to use. I<name> is the B<friendlyName> to use for
74 See L<passphrase-encoding(7)> for more information.
87 L<passphrase-encoding(7)>
A DPKCS12_SAFEBAG_create_cert.pod58 passphrase and I<iter> is the iteration count. If I<iter> is zero then a default
69 See L<passphrase-encoding(7)> for more information.
A DPKCS12_add_cert.pod35 algorithm, using I<pass> as the passphrase and I<iter> as the iteration count. If
54 See L<passphrase-encoding(7)> for more information.
A DPKCS12_add_safe.pod33 contentInfo is created. The algorithm uses I<pass> as the passphrase and I<iter>
58 See L<passphrase-encoding(7)> for more information.
A DPKCS12_parse.pod18 B<p12> is the B<PKCS12> structure to parse. B<pass> is the passphrase to use.
66 L<passphrase-encoding(7)>
A DPEM_read_bio_PrivateKey.pod327 I<klen> bytes at I<kstr> are used as the passphrase and I<cb> is
332 to use as the passphrase. If both I<cb> and I<u> are NULL then the
334 passphrase on the current terminal with echoing turned off.
336 The default passphrase callback is sometimes inappropriate (for example
342 I<buf> is the buffer to write the passphrase to. I<size> is the maximum
343 length of the passphrase (i.e. the size of buf). I<rwflag> is a flag
345 will ask the user to verify the passphrase (for example by prompting
350 I<must> return the number of characters in the passphrase or -1 if
538 L<passphrase-encoding(7)>
A DPKCS12_init.pod33 L<passphrase-encoding(7)>
A Dd2i_PKCS8PrivateKey_bio.pod63 L<passphrase-encoding(7)>
A DOSSL_STORE_open.pod137 See L<passphrase-encoding(7)> for further information.
160 L<passphrase-encoding(7)>
A DPKCS5_PBKDF2_HMAC.pod65 L<passphrase-encoding(7)>
/openssl-master/crypto/
A Dpassphrase.c34 const unsigned char *passphrase, in ossl_pw_set_passphrase() argument
37 if (!ossl_assert(data != NULL && passphrase != NULL)) { in ossl_pw_set_passphrase()
44 OPENSSL_memdup(passphrase, passphrase_len); in ossl_pw_set_passphrase()
/openssl-master/doc/man1/
A Dopenssl-passphrase-options.pod5 openssl-passphrase-options - Pass phrase options
25 L<passphrase-encoding(7)>.
A Dopenssl-gendsa.pod.in51 The passphrase used for the output file.
52 See L<openssl-passphrase-options(1)>.
A Dtsget.pod86 file can optionally be protected by a passphrase. The B<-c> option must also
91 (HTTPS) Specifies the passphrase for the private key specified by the B<-k>
92 argument. If this option is omitted and the key is passphrase protected,
169 client authentication (it will ask for the passphrase if F<client_key.pem> is
A Dopenssl-srp.pod.in91 see L<openssl-passphrase-options(1)>.
A Dopenssl-pkey.pod.in87 see L<openssl-passphrase-options(1)>.
124 see L<openssl-passphrase-options(1)>.
A Dopenssl-rsautl.pod.in56 The passphrase used in the output file.
57 See see L<openssl-passphrase-options(1)>.
/openssl-master/include/internal/
A Dpassphrase.h91 const unsigned char *passphrase,
/openssl-master/doc/man7/
A Dossl_store-file.pod56 See L<passphrase-encoding(7)> for more information.
60 L<ossl_store(7)>, L<passphrase-encoding(7)>
A Dopenssl-glossary.pod123 private and public. This form is never passphrase protected.
205 This form may be passphrase protected.
/openssl-master/engines/
A De_loader_attic.txt13 ATTIC_R_PASSPHRASE_CALLBACK_ERROR:104:passphrase callback error

Completed in 23 milliseconds

123