Home | History | Annotate | Download | only in ssl

Lines Matching full:cbc

448 		    /* CBC records must have a padding length byte too. */
643 * in its own record in order to randomise a CBC IV. */
690 * of the data in order to randomise a CBC IV. If |is_fragment| is true then
745 /* countermeasure against known-IV weakness in CBC ciphersuites
746 * (see http://www.openssl.org/~bodo/tls-cbc.txt) */