Home
last modified time | relevance | path

Searched refs:cipherlist (Results 1 – 7 of 7) sorted by relevance

/openssl/test/recipes/
H A D20-test_enc_more.t26 my $cipherlist = undef;
/openssl/doc/man1/
H A Dopenssl-s_time.pod.in26 [B<-cipher> I<cipherlist>]
97 =item B<-cipher> I<cipherlist>
H A Dopenssl-ciphers.pod.in27 [I<cipherlist>]
33 determine the appropriate cipherlist.
59 If this option is not used then all ciphers that match the cipherlist will be
104 =item B<cipherlist>
216 doubt, include B<!eNULL> in your cipherlist.
227 When in doubt, include B<!aNULL> in your cipherlist.
H A Dopenssl-s_server.pod.in686 the preference order, the order of the server cipherlist is irrelevant. See
695 the preference order, the order of the server cipherlist is irrelevant. See
H A Dopenssl-s_client.pod.in99 [B<-cipher> I<cipherlist>]
672 =item B<-cipher> I<cipherlist>
/openssl/test/
H A Dsslapitest.c9242 const char *cipherlist = multiblock_cipherlist_data[test_index]; in test_multiblock_write() local
9267 TEST_skip("Multiblock cipher is not available for %s", cipherlist); in test_multiblock_write()
9289 if (!TEST_true(SSL_CTX_set_cipher_list(cctx, cipherlist))) in test_multiblock_write()
/openssl/
H A DCHANGES.md5315 * Changes to the DEFAULT cipherlist:
5321 default cipherlist.
7680 * Add functions to retrieve and manipulate the raw cipherlist sent by a

Completed in 74 milliseconds