Searched refs:rpmb_ctx (Results 1 – 1 of 1) sorted by relevance
279 static struct tee_rpmb_ctx *rpmb_ctx; variable335 memcpy(message, rpmb_ctx->cid, RPMB_EMMC_CID_SIZE); in tee_rpmb_key_gen()434 if (rpmb_ctx->legacy_operation) in tee_rpmb_alloc()439 rpmb_ctx->shm_type, req_s + resp_s, in tee_rpmb_alloc()451 if (rpmb_ctx->legacy_operation) { in tee_rpmb_alloc()477 if (rpmb_ctx->legacy_operation) in tee_rpmb_invoke()494 rpmb_ctx->legacy_operation = false; in rpmb_probe_reset()495 rpmb_ctx->dev_id = 0; in rpmb_probe_reset()499 rpmb_ctx->shm_type = THREAD_SHM_TYPE_APPLICATION; in rpmb_probe_reset()502 rpmb_ctx->shm_type = THREAD_SHM_TYPE_KERNEL_PRIVATE; in rpmb_probe_reset()[all …]