hash_carry_len    618 drivers/crypto/bcm/cipher.c 		       unsigned int hash_carry_len,
hash_carry_len    637 drivers/crypto/bcm/cipher.c 	if (hash_carry_len)
hash_carry_len    638 drivers/crypto/bcm/cipher.c 		sg_set_buf(sg++, rctx->hash_carry, hash_carry_len);
hash_carry_len    774 drivers/crypto/bcm/cipher.c 		u8 *dest = rctx->hash_carry + rctx->hash_carry_len;
hash_carry_len    783 drivers/crypto/bcm/cipher.c 				new_len = rem - rctx->hash_carry_len;
hash_carry_len    786 drivers/crypto/bcm/cipher.c 				rctx->hash_carry_len = rem;
hash_carry_len    788 drivers/crypto/bcm/cipher.c 					 rctx->hash_carry_len);
hash_carry_len    791 drivers/crypto/bcm/cipher.c 					    rctx->hash_carry_len);
hash_carry_len    798 drivers/crypto/bcm/cipher.c 	local_nbuf = rctx->hash_carry_len;
hash_carry_len    799 drivers/crypto/bcm/cipher.c 	rctx->hash_carry_len = 0;
hash_carry_len   2032 drivers/crypto/bcm/cipher.c 	rctx->hash_carry_len = 0;
hash_carry_len   2358 drivers/crypto/bcm/cipher.c 	spu_exp->hash_carry_len = rctx->hash_carry_len;
hash_carry_len   2373 drivers/crypto/bcm/cipher.c 	rctx->hash_carry_len = spu_exp->hash_carry_len;
hash_carry_len   2498 drivers/crypto/bcm/cipher.c 		rctx->hash_carry_len = blocksize;
hash_carry_len   2558 drivers/crypto/bcm/cipher.c 		rctx->hash_carry_len = blocksize;
hash_carry_len   2775 drivers/crypto/bcm/cipher.c 	rctx->hash_carry_len = 0;
hash_carry_len    243 drivers/crypto/bcm/cipher.h 	unsigned int hash_carry_len;
hash_carry_len    324 drivers/crypto/bcm/cipher.h 	unsigned int hash_carry_len;