Home
last modified time | relevance | path

Searched full:rest (Results 1 – 25 of 60) sorted by relevance

123

/optee_os/scripts/
H A Dnotify_maintainers.py11 # and maintainers for 'THE REST'.
33 All entries are parsed, but handles listed for 'THE REST' are removed
55 if target and target.upper() == "THE REST":
71 print("# Excluding handles from THE REST: " +
74 # Remove any handle that was marked as THE REST
H A Dget_maintainer.py39 'subsystem "THE REST" is ignored for paths that '
198 found.pop('THE REST', None)
244 emails += get_ss_lists(subsystems["THE REST"])
/optee_os/core/arch/arm/include/kernel/
H A Dvfp.h87 * vfp_lazy_save_state_final() - Saves rest of VFP state
92 * @force_save is true: save rest of state and disable VFP. Otherwise, do
101 * Restores VFP enable status and also restores rest of VFP state if
/optee_os/core/drivers/crypto/caam/ae/
H A Dcaam_ae_gcm.c97 * 8) Run GCM on the rest of the message in caam_ae_do_block_gcm()
109 * 8) Run GCM on the rest of the message in caam_ae_do_block_gcm()
270 * Run GCM on the rest of the message in caam_ae_do_block_gcm()
/optee_os/.github/workflows/
H A Dnotify.yml41 await github.rest.issues.createComment({
/optee_os/core/lib/zlib/
H A Dinffast.c208 from = out - dist; /* rest from output */
226 from = out - dist; /* rest from output */
237 from = out - dist; /* rest from output */
H A Dinftrees.c178 in the rest of the decoding tables with invalid code markers.
/optee_os/core/drivers/
H A Datmel_shdwc_a32.S55 /* Align to cache line to ensure the rest of code fits in a single line */
/optee_os/core/kernel/
H A Dscall.c233 * thread_scall_handler() will take care of the rest. in scall_handle_user_ta()
280 * thread_scall_handler() will take care of the rest. in scall_handle_ldelf()
/optee_os/core/lib/libtomcrypt/src/pk/ec25519/
H A Dec25519_import_pkcs8.c50 * we get an 'input too long' error but the rest is already decoded and can be in ec25519_import_pkcs8()
/optee_os/lib/libutils/ext/
H A Dstrlcpy.c60 /* Not enough room in dst, add NUL and traverse rest of src */ in strlcpy()
/optee_os/core/lib/libtomcrypt/src/modes/lrw/
H A Dlrw_start.c73 /* now generate the rest of the tables based the previous table */ in lrw_start()
/optee_os/core/lib/libtomcrypt/src/encauth/gcm/
H A Dgcm_init.c77 /* now generate the rest of the tables based the previous table */ in gcm_init()
/optee_os/core/include/drivers/sam/
H A Dsama7-ddr.h20 #define DDR3PHY_PIR_DLLSRST BIT(1) /* DLL Soft Rest */
/optee_os/core/arch/arm/plat-rcar/
H A Dromapi.c87 * mapped at two addresses: at random address (with the rest of in plat_call_romapi()
/optee_os/
H A DMAINTAINERS26 3. The last entry ("THE REST") lists the overall maintainers (M:) and the
361 THE REST
/optee_os/core/lib/libtomcrypt/src/pk/pkcs1/
H A Dpkcs_1_oaep_decode.c156 /* rest is the message (and skip 0x01) */ in pkcs_1_oaep_decode()
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dentropy.h229 * read from the seed file. The rest is ignored.
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dbignum_mod_raw.c173 /* Rest of T is given to exp_mod for its working space */ in mbedtls_mpi_mod_raw_inv_prime()
H A Dpsa_crypto_mac.c84 * and filling the rest of opad with the requisite constant. */ in psa_hmac_setup_internal()
/optee_os/lib/libutee/
H A Dtcb.c65 * The rest of the structure contains the TLS blocks for each ELF module
/optee_os/lib/libutils/isoc/arch/arm/
H A Dsetjmp_a32.S85 just switch into ARM mode and then drop through into the rest of the
/optee_os/lib/libutee/arch/arm/gprof/
H A Dgprof.c143 * so the rest of the scaling (here and in gprof) stays in ints. in __utee_gprof_init()
/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_struct.h216 /* This only zeroes out the first byte in the union, the rest is unspecified. */
/optee_os/core/lib/qcbor/src/
H A DUsefulBuf.c177 * based off of pStorage in the rest of this code. in UsefulOutBuf_Init()

123