Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
A Dobject.c467 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()
A Dpkcs11_token.h168 uint32_t *handles; member
/optee_os/lib/libmbedtls/mbedtls/
A DChangeLog954 the child process closes the listening socket and handles the client
3268 * net module handles timeouts on blocking sockets better (found by Tilman
3301 * SSL now gracefully handles missing RNG
3540 * SSL now gracefully handles missing RNG
3628 * x509parse_crt() now better handles PEM error situations
3786 * mpi_exp_mod() now correctly handles negative base numbers (Closes ticket
3792 * mpi_add_abs() now correctly handles adding short numbers to long numbers
3817 * x509parse_crt() now better handles PEM error situations
3848 * mpi_add_abs() now correctly handles adding short numbers to long numbers
3852 * mpi_exp_mod() now correctly handles negative base numbers (Closes ticket
[all …]

Completed in 11 milliseconds