Searched refs:handles (Results 1 – 3 of 3) sorted by relevance
467 TEE_Free(find_ctx->handles); in release_find_obj_context()474 uint32_t *hdls = TEE_Realloc(find_ctx->handles, in find_ctx_add()480 find_ctx->handles = hdls; in find_ctx_add()482 *(find_ctx->handles + find_ctx->count) = handle; in find_ctx_add()692 ctx->handles + ctx->next, sizeof(uint32_t)); in entry_find_objects()
168 uint32_t *handles; member
954 the child process closes the listening socket and handles the client3268 * net module handles timeouts on blocking sockets better (found by Tilman3301 * SSL now gracefully handles missing RNG3540 * SSL now gracefully handles missing RNG3628 * x509parse_crt() now better handles PEM error situations3786 * mpi_exp_mod() now correctly handles negative base numbers (Closes ticket3792 * mpi_add_abs() now correctly handles adding short numbers to long numbers3817 * x509parse_crt() now better handles PEM error situations3848 * mpi_add_abs() now correctly handles adding short numbers to long numbers3852 * mpi_exp_mod() now correctly handles negative base numbers (Closes ticket[all …]
Completed in 11 milliseconds