Lines Matching refs:ivsize
59 memcpy(rctx->iv, result_buf->encr_cntr_iv, rctx->ivsize);
78 rctx->ivsize = crypto_skcipher_ivsize(skcipher);
355 unsigned int ivsize;
366 .ivsize = 0,
375 .ivsize = AES_BLOCK_SIZE,
385 .ivsize = AES_BLOCK_SIZE,
394 .ivsize = AES_BLOCK_SIZE,
403 .ivsize = 0,
412 .ivsize = DES_BLOCK_SIZE,
421 .ivsize = 0,
430 .ivsize = DES3_EDE_BLOCK_SIZE,
455 alg->ivsize = def->ivsize;