Searched refs:handles (Results 1 – 4 of 4) sorted by relevance
36 handles = set()58 handles.add(handle)61 allh.update(handles)67 if handles:69 " ".join(f"@{h}" for h in handles))75 handles_to_mention = handles - the_rest_handles
474 TEE_Free(find_ctx->handles); in release_find_obj_context()481 uint32_t *hdls = TEE_Realloc(find_ctx->handles, in find_ctx_add()487 find_ctx->handles = hdls; in find_ctx_add()489 *(find_ctx->handles + find_ctx->count) = handle; in find_ctx_add()699 ctx->handles + ctx->next, sizeof(uint32_t)); in entry_find_objects()
167 uint32_t *handles; member
3058 the child process closes the listening socket and handles the client5372 * net module handles timeouts on blocking sockets better (found by Tilman5405 * SSL now gracefully handles missing RNG5644 * SSL now gracefully handles missing RNG5732 * x509parse_crt() now better handles PEM error situations5890 * mpi_exp_mod() now correctly handles negative base numbers (Closes ticket5896 * mpi_add_abs() now correctly handles adding short numbers to long numbers5921 * x509parse_crt() now better handles PEM error situations5952 * mpi_add_abs() now correctly handles adding short numbers to long numbers5956 * mpi_exp_mod() now correctly handles negative base numbers (Closes ticket[all …]