Home
last modified time | relevance | path

Searched full:uses (Results 1 – 25 of 145) sorted by relevance

123456

/optee_os/.github/workflows/
H A Dci.yml15 uses: actions/checkout@v4
342 uses: actions/checkout@v4
351 uses: actions/cache@v4
397 uses: actions/upload-artifact@v4
421 uses: actions/checkout@v4
427 uses: actions/download-artifact@v4
440 uses: actions/cache@v4
491 uses: actions/upload-artifact@v4
565 uses: actions/checkout@v4
571 uses: actions/download-artifact@v4
[all …]
H A Dnotify.yml21 uses: actions/checkout@v4
37 uses: actions/github-script@v8
H A Dstales.yml14 - uses: actions/stale@v10.0.0
/optee_os/lib/libutee/include/
H A Dpta_scmi_client.h29 * The memory uses SMT header to carry SCMI meta-data (protocol ID and
44 * The memory uses SMT header to carry SCMI meta-data (protocol ID and
/optee_os/core/include/drivers/
H A Dffa_console.h11 * Initialize console which uses FFA_CONSOLE_LOG of hafnium.
H A Dsemihosting_console.h10 * Initialize console which uses architecture-specific semihosting mechanism.
/optee_os/core/arch/riscv/mm/
H A Dsub.mk7 # to be active. Moreover profiling code uses some of MMU APIs to check
/optee_os/core/include/dt-bindings/interrupt-controller/
H A Dirq.h6 * In most cases, the format of the flags cell uses the standard values
/optee_os/core/include/mm/
H A Dcore_memprot.h63 * Translates the supplied virtual address to a physical address and uses
138 * io_pa_or_va() uses secure mapped IO memory if found or fallback to
/optee_os/core/lib/libtomcrypt/
H A Ddes2_key.h14 * by another encryption step (EDE). However 2DES uses in get_des2_key()
/optee_os/core/arch/arm/mm/
H A Dsub.mk14 # to be active. Moreover profiling code uses some of MMU APIs to check
/optee_os/ta/pkcs11/
H A Dsub.mk18 # Raw RSA can be unsafe if client uses a weak clear data padding scheme.
/optee_os/core/arch/arm/plat-corstone1000/
H A Dplatform_config.h29 /* Corstone-1000 with Cortex-A320 uses GIC-v3 which supports GICR */
/optee_os/core/include/dt-bindings/gpio/
H A Dgpio.h6 * In most cases, the format of the flags cell uses the standard values
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dctr_drbg.h12 * The Mbed TLS implementation of CTR_DRBG uses AES-256 (default) or AES-128
109 /** This is 48 bytes because the entropy module uses SHA-512.
115 /** This is 32 bytes because the entropy module uses SHA-256.
490 * data and uses it to generate random data.
524 * \brief This function uses CTR_DRBG to generate random data.
H A Dblock_cipher.h43 * Used internally to indicate whether a context uses legacy or PSA.
H A Dnist_kw.h106 * The input uses units of 8 Bytes called semiblocks.
131 * The input uses units of 8 Bytes called semiblocks.
H A Dconfig_psa.h6 * include/mbedtls/mbedtls_config.h and include/psa/crypto_config.h and uses
/optee_os/core/include/crypto/
H A Dcrypto_se.h43 * Since SCP03 uses symmetric encryption, this interface also allows the user to
/optee_os/core/arch/riscv/include/
H A Driscv_macros.S19 * This helper macro uses recursion to create a loop with a single
/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_legacy.h11 * Here we define some backward compatibility support for uses stil using
/optee_os/lib/libutils/compiler-rt/lib/builtins/
H A Dint_types.h177 // PowerPC64 uses the following suffixes:
207 // NB: we assume the __float128 type uses IEEE representation.
/optee_os/core/arch/arm/plat-marvell/
H A Dconf.mk11 # If Secure Data Path is enabled, uses the TZDRAM last 4MByte
25 # If Secure Data Path is enabled, uses the TZDRAM last 4MByte
/optee_os/lib/libutils/isoc/newlib/
H A Dabs.c58 The similar function <<labs>> uses and returns <<long>> rather than <<int>> values.
/optee_os/core/arch/arm/plat-synquacer/
H A Drng_pta.c28 * This routine uses secure timer interrupt to sample raw thermal sensor
33 * It uses vetted conditioner as SHA512/256 (approved hash algorithm)

123456