spu_digest_size   814 drivers/crypto/bcm/cipher.c 	digestsize = spu->spu_digest_size(ctx->digestsize, ctx->auth.alg,
spu_digest_size  4402 drivers/crypto/bcm/cipher.c 		spu->spu_digest_size = spum_digest_size;
spu_digest_size  4428 drivers/crypto/bcm/cipher.c 		spu->spu_digest_size = spu2_digest_size;
spu_digest_size   375 drivers/crypto/bcm/cipher.h 	u32 (*spu_digest_size)(u32 digest_size, enum hash_alg alg,