Home
last modified time | relevance | path

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

/optee_os-3.20.0/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-3.20.0/lib/libmbedtls/mbedtls/
A DChangeLog1169 the child process closes the listening socket and handles the client
3483 * net module handles timeouts on blocking sockets better (found by Tilman
3516 * SSL now gracefully handles missing RNG
3755 * SSL now gracefully handles missing RNG
3843 * x509parse_crt() now better handles PEM error situations
4001 * mpi_exp_mod() now correctly handles negative base numbers (Closes ticket
4007 * mpi_add_abs() now correctly handles adding short numbers to long numbers
4032 * x509parse_crt() now better handles PEM error situations
4063 * mpi_add_abs() now correctly handles adding short numbers to long numbers
4067 * mpi_exp_mod() now correctly handles negative base numbers (Closes ticket
[all …]

Completed in 18 milliseconds