Home | History | Annotate | Download | only in ssl

Lines Matching full:cbc

456 		    /* CBC records must have a padding length byte too. */
1538 /* Make space for the explicit IV in case of CBC.
1547 wr->data=p + bs; /* make room for IV in case of CBC */
1586 if (bs) /* bs != 0 in case of CBC */
1589 /* master IV and last CBC residue stand for