Home
last modified time | relevance | path

Searched full:safe (Results 1 – 25 of 102) sorted by relevance

12345

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dhmac_drbg.h154 * it is safe to call mbedtls_hmac_drbg_random()
156 * reseeding, are not thread-safe.
203 * it is safe to call mbedtls_hmac_drbg_random()
205 * reseeding, are not thread-safe.
271 * \note This function is not thread-safe. It is not safe
292 * \note This function is not thread-safe. It is not safe
322 * \note This function is not thread-safe. It is not safe
360 * it is safe to call mbedtls_ctr_drbg_random()
362 * reseeding, are not thread-safe.
H A Dctr_drbg.h297 * it is safe to call mbedtls_ctr_drbg_random()
299 * reseeding, are not thread-safe.
445 * \note This function is not thread-safe. It is not safe
467 * \note This function is not thread-safe. It is not safe
495 * \note This function is not thread-safe. It is not safe
532 * it is safe to call mbedtls_ctr_drbg_random()
534 * reseeding, are not thread-safe.
H A Dthreading.h105 * A mutex used to make the PSA subsystem thread safe.
117 * A mutex used to make the non-rng PSA global_data struct members thread safe.
124 * A mutex used to make the PSA global_data rng data thread safe.
H A Dentropy.h146 * (Thread-safe if MBEDTLS_THREADING_C is enabled)
167 * (Thread-safe if MBEDTLS_THREADING_C is enabled)
178 * (Thread-safe if MBEDTLS_THREADING_C is enabled)
190 * (Thread-safe if MBEDTLS_THREADING_C is enabled)
H A Dssl_cache.h85 * (Thread-safe if MBEDTLS_THREADING_C is enabled)
106 * (Thread-safe if MBEDTLS_THREADING_C is enabled)
124 * (Thread-safe if MBEDTLS_THREADING_C is enabled)
H A Dplatform_util.h186 * function should be thread-safe. The standard
187 * functions provided by the library are thread-safe
216 * The function is a thread-safe abstraction that behaves
H A Dmemory_buffer_alloc.h47 * (Provided mbedtls_calloc() and mbedtls_free() are thread-safe if
H A Drsa.h514 * factors are safe. Additionally, it is the responsibility of the
738 * it is used in a side channel free and safe way (eg.
846 * #MBEDTLS_MPI_MAX_SIZE is always safe.
878 * #MBEDTLS_MPI_MAX_SIZE is always safe.
930 * #MBEDTLS_MPI_MAX_SIZE is always safe.
980 * #MBEDTLS_MPI_MAX_SIZE is always safe.
/optee_os/core/include/kernel/
H A Dcallout.h22 * called so callout_rem() and callout_add() can't be used, but it is safe
50 * safe to embed it inside another struct, but it must not be freed until
68 * It's safe to try to remove a callback even if it isn't active any
70 * inactive and it's safe to free the memory after callout_rem() has
H A Dhandle.h21 * the db pointer. The database is safe to reuse after it's destroyed, it
H A Dtee_misc.h56 * aligned to make it safe to perform cache maintenance operations over the
H A Dboot.h30 * be copied to a safe location in init_runtime().
/optee_os/core/arch/arm/plat-stm32mp2/
H A Dstm32_sysconf.h122 * Set safe reset state
123 * @status: True to enable safe reset, false to disable safe reset
/optee_os/core/arch/arm/plat-stm32mp2/drivers/
H A Dstm32mp25_syscfg.c33 /* Safe Reset register definition */
67 FMSG("Set safe reset to %d", status); in stm32mp25_syscfg_set_safe_reset()
/optee_os/core/drivers/scmi-msg/
H A Dperf_domain.c189 /* It is safe to read in_args->domain_id before sanitize_message() */ in scmi_perf_domain_attributes()
235 /* It is safe to read in_args->domain_id before sanitize_message() */ in scmi_perf_level_get()
270 /* It is safe to read in in_args before sanitize_message() */ in scmi_perf_level_set()
295 /* It is safe to read in_args->domain_id before sanitize_message() */ in scmi_perf_describe_levels()
/optee_os/core/lib/libtomcrypt/src/misc/base64/
H A Dbase64_decode.c8 base64 URL Safe variant (RFC 4648 section 5) by Karel Miko
186 Dangerously relaxed base64 (URL Safe, RFC 4648 section 5) decode a block of memory
200 Strict base64 (URL Safe, RFC 4648 section 5) decode a block of memory
214 Sane base64 (URL Safe, RFC 4648 section 5) decode a block of memory
H A Dbase64_encode.c8 base64 URL Safe variant (RFC 4648 section 5) by Karel Miko
138 base64 (URL Safe, RFC 4648 section 5) Encode a buffer (NUL terminated)
/optee_os/ta/pkcs11/src/
H A Dhandle.h23 * the db pointer. The database is safe to reuse after it's destroyed, it
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dconstant_time.c51 /* This is UB, even where it's safe: in mbedtls_get_unaligned_volatile_uint32()
143 * cast from uint to int is safe. */ in mbedtls_ct_memcmp_partial()
/optee_os/core/arch/arm/kernel/
H A Dtee_l2cc_mutex.c66 * Enable L2CC: NSec allows teecore to run safe outer maintance
/optee_os/core/lib/qcbor/src/
H A Dqcbor_err_to_str.c79 /* Static buffer is not thread safe, but this is only a diagnostic */ in qcbor_err_to_str()
/optee_os/.github/workflows/
H A Dci.yml19 run: git config --global --add safe.directory ${GITHUB_WORKSPACE}
344 run: git config --global --add safe.directory ${GITHUB_WORKSPACE}
423 run: git config --global --add safe.directory /home/runner/work/optee_os/optee_os
567 run: git config --global --add safe.directory /home/runner/work/optee_os/optee_os
658 run: git config --global --add safe.directory /home/runner/work/optee_os/optee_os
/optee_os/core/drivers/
H A Dversal_mbox.c227 /* Cache operation on the IPI buffer is safe */ in versal_mbox_write_req()
239 /* Cache operation on the IPI buffer is safe */ in versal_mbox_read_rsp()
H A Dmvebu_uart.c73 * enabled flag. Checking it in the loop makes the code safe against in mvebu_uart_flush()
/optee_os/lib/libmbedtls/core/
H A Dcmac.c140 * This is safe since 'mbedtls_cipher_base_t' (used for cipher in crypto_cmac_alloc_ctx()

12345