Home | History | Annotate | Download | only in ssl

Lines Matching full:ciphers

172 	/* Don't include ECC in ALL because these ciphers are not yet official. */
515 /* Get the initial list of ciphers */
516 co_list_num = 0; /* actual count of ciphers */
571 * First, add the real ciphers as already collected
730 * This routine sorts the ciphers with descending strength. The sorting
975 * in algorithms, so we first get the mask of disabled ciphers.
985 * Now we have to collect the available ciphers from the compiled
986 * in ciphers. We cannot get more than the number compiled in, so
991 printf("ssl_create_cipher_list() for %d ciphers\n", num_of_ciphers);
1006 * of ciphers themselves 2) aliases for groups of ciphers.
1007 * For 1) we need the available ciphers and for 2) the cipher
1061 * The cipher selection for the list is done. The ciphers are added