Searched refs:ctx_idx (Results 1 – 1 of 1) sorted by relevance
70 uint8_t ctx_idx; in tfm_nsce_release_ctx() local83 ctx_idx = NS_CLIENT_TOKEN_TO_CTX_IDX(token); in tfm_nsce_release_ctx()88 if (!release_ns_ctx(gid, tid, ctx_idx)) { in tfm_nsce_release_ctx()98 uint8_t ctx_idx; in tfm_nsce_load_ctx() local116 ctx_idx = NS_CLIENT_TOKEN_TO_CTX_IDX(token); in tfm_nsce_load_ctx()121 if (!load_ns_ctx(gid, tid, nsid, ctx_idx)) { in tfm_nsce_load_ctx()131 uint8_t ctx_idx; in tfm_nsce_save_ctx() local144 ctx_idx = NS_CLIENT_TOKEN_TO_CTX_IDX(token); in tfm_nsce_save_ctx()149 if (!save_ns_ctx(gid, tid, ctx_idx)) { in tfm_nsce_save_ctx()