| /optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
| H A D | hmac_drbg.h | 154 * 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 D | ctr_drbg.h | 297 * 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 D | threading.h | 105 * 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 D | entropy.h | 146 * (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 D | ssl_cache.h | 85 * (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 D | platform_util.h | 186 * 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 D | memory_buffer_alloc.h | 47 * (Provided mbedtls_calloc() and mbedtls_free() are thread-safe if
|
| H A D | rsa.h | 514 * 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 D | callout.h | 22 * 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 D | handle.h | 21 * the db pointer. The database is safe to reuse after it's destroyed, it
|
| H A D | tee_misc.h | 56 * aligned to make it safe to perform cache maintenance operations over the
|
| H A D | boot.h | 30 * be copied to a safe location in init_runtime().
|
| /optee_os/core/arch/arm/plat-stm32mp2/ |
| H A D | stm32_sysconf.h | 122 * 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 D | stm32mp25_syscfg.c | 33 /* 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 D | perf_domain.c | 189 /* 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 D | base64_decode.c | 8 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 D | base64_encode.c | 8 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 D | handle.h | 23 * the db pointer. The database is safe to reuse after it's destroyed, it
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | constant_time.c | 51 /* 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 D | tee_l2cc_mutex.c | 66 * Enable L2CC: NSec allows teecore to run safe outer maintance
|
| /optee_os/core/lib/qcbor/src/ |
| H A D | qcbor_err_to_str.c | 79 /* Static buffer is not thread safe, but this is only a diagnostic */ in qcbor_err_to_str()
|
| /optee_os/.github/workflows/ |
| H A D | ci.yml | 19 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 D | versal_mbox.c | 227 /* 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 D | mvebu_uart.c | 73 * enabled flag. Checking it in the loop makes the code safe against in mvebu_uart_flush()
|
| /optee_os/lib/libmbedtls/core/ |
| H A D | cmac.c | 140 * This is safe since 'mbedtls_cipher_base_t' (used for cipher in crypto_cmac_alloc_ctx()
|