digeststate 294 drivers/crypto/axis/artpec6_crypto.c unsigned char digeststate[SHA256_DIGEST_SIZE]; digeststate 305 drivers/crypto/axis/artpec6_crypto.c unsigned char digeststate[SHA256_DIGEST_SIZE]; digeststate 1393 drivers/crypto/axis/artpec6_crypto.c req_ctx->digeststate, digeststate 1509 drivers/crypto/axis/artpec6_crypto.c req_ctx->digeststate, digeststate 2451 drivers/crypto/axis/artpec6_crypto.c BUILD_BUG_ON(sizeof(state->digeststate) != sizeof(ctx->digeststate)); digeststate 2464 drivers/crypto/axis/artpec6_crypto.c memcpy(state->digeststate, ctx->digeststate, digeststate 2465 drivers/crypto/axis/artpec6_crypto.c sizeof(state->digeststate)); digeststate 2490 drivers/crypto/axis/artpec6_crypto.c memcpy(ctx->digeststate, state->digeststate, digeststate 2491 drivers/crypto/axis/artpec6_crypto.c sizeof(state->digeststate));