Home
last modified time | relevance | path

Searched refs:legacy_operation (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/tee/
H A Dtee_rpmb_fs.c274 bool legacy_operation; member
434 if (rpmb_ctx->legacy_operation) 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()
967 if (!dev_info || !rpmb_ctx->legacy_operation) in tee_rpmb_get_dev_info()
1144 rpmb_ctx->legacy_operation = true; in legacy_rpmb_init()