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
1169 the child process closes the listening socket and handles the client3483 * net module handles timeouts on blocking sockets better (found by Tilman3516 * SSL now gracefully handles missing RNG3755 * SSL now gracefully handles missing RNG3843 * x509parse_crt() now better handles PEM error situations4001 * mpi_exp_mod() now correctly handles negative base numbers (Closes ticket4007 * mpi_add_abs() now correctly handles adding short numbers to long numbers4032 * x509parse_crt() now better handles PEM error situations4063 * mpi_add_abs() now correctly handles adding short numbers to long numbers4067 * mpi_exp_mod() now correctly handles negative base numbers (Closes ticket[all …]
Completed in 18 milliseconds