Lines Matching refs:cipher
737 * Change cipher spec protocol1031 (s->session != NULL) && (s->session->cipher != NULL))1200 /* 'Change Cipher Spec' is just a single byte, so we know1562 (EVP_CIPHER_mode( s->enc_write_ctx->cipher ) & EVP_CIPH_CBC_MODE))1563 bs = EVP_CIPHER_block_size(s->enc_write_ctx->cipher);