ctr_count_0 1556 drivers/crypto/ccree/cc_aead.c u8 *ctr_count_0 = req_ctx->ccm_config + CCM_CTR_COUNT_0_OFFSET; ctr_count_0 1594 drivers/crypto/ccree/cc_aead.c memcpy(ctr_count_0, req->iv, AES_BLOCK_SIZE); ctr_count_0 1595 drivers/crypto/ccree/cc_aead.c ctr_count_0[15] = 0;