hw_op_hashsz      252 drivers/crypto/n2_core.c 	u8			hw_op_hashsz;
hw_op_hashsz      620 drivers/crypto/n2_core.c 	memcpy(&rctx->u, n2alg->hash_init, n2alg->hw_op_hashsz);
hw_op_hashsz      623 drivers/crypto/n2_core.c 				  n2alg->hw_op_hashsz, ds,
hw_op_hashsz      651 drivers/crypto/n2_core.c 	       n2alg->derived.hw_op_hashsz);
hw_op_hashsz      654 drivers/crypto/n2_core.c 				  n2alg->derived.hw_op_hashsz, ds,
hw_op_hashsz     1279 drivers/crypto/n2_core.c 	u8		hw_op_hashsz;
hw_op_hashsz     1310 drivers/crypto/n2_core.c 	  .hw_op_hashsz	= MD5_DIGEST_SIZE,
hw_op_hashsz     1318 drivers/crypto/n2_core.c 	  .hw_op_hashsz	= SHA1_DIGEST_SIZE,
hw_op_hashsz     1326 drivers/crypto/n2_core.c 	  .hw_op_hashsz	= SHA256_DIGEST_SIZE,
hw_op_hashsz     1334 drivers/crypto/n2_core.c 	  .hw_op_hashsz	= SHA256_DIGEST_SIZE,
hw_op_hashsz     1463 drivers/crypto/n2_core.c 	p->hw_op_hashsz = tmpl->hw_op_hashsz;