Searched refs:sh (Results 1 – 9 of 9) sorted by relevance
/optee_os-3.20.0/ta/pkcs11/ |
A D | user_ta.mk | 8 ${q}ta/pkcs11/scripts/verify-helpers.sh --quiet
|
/optee_os-3.20.0/ |
A D | Makefile | 122 ${q}./scripts/checkpatch.sh 125 ${q}./scripts/checkpatch.sh --cached
|
/optee_os-3.20.0/scripts/ |
A D | checkpatch_inc.sh | 15 ta/pkcs11/scripts/verify-helpers.sh \
|
/optee_os-3.20.0/core/drivers/crypto/caam/include/ |
A D | caam_desc_helper.h | 266 #define RNG_SH_INST(sh) \ argument 267 (CMD_OP_TYPE | OP_TYPE(CLASS1) | OP_ALGO(RNG) | ALGO_RNG_SH(sh) | \
|
A D | caam_desc_defines.h | 413 #define ALGO_RNG_SH(sh) SHIFT_U32((sh) & 0x3, 4) argument
|
/optee_os-3.20.0/lib/libmbedtls/mbedtls/ |
A D | README.md | 139 provided Makefiles (see `scripts/tmp_ignore_makefiles.sh` if you want to 185 - `tests/ssl-opt.sh` runs integration tests for various TLS options (renegotiation, resumption, e… 186 - `tests/compat.sh` tests interoperability of every ciphersuite with other implementations. 189 - `tests/scripts/all.sh` runs a combination of the above tests, plus some more, with various buil…
|
A D | CONTRIBUTING.md | 63 A test script `tests/scripts/basic-build-test.sh` is available to show test coverage of the library…
|
A D | ChangeLog | 1236 * Add a Dockerfile and helper scripts (all-in-docker.sh, basic-in-docker.sh, 1336 * Add test for minimal value of MBEDTLS_MPI_WINDOW_SIZE to all.sh. 1390 * Fix false failure in all.sh when backup files exist in include/mbedtls 2553 scripts, which is also now called by all.sh. 2600 * Removed self-tests from the basic-built-test.sh script, and added all 2652 * Fix test in ssl-opt.sh that does not run properly with valgrind 2977 * Removed test program o_p_test, the script compat.sh does more. 2978 * Removed test program ssl_test, superseded by ssl-opt.sh. 3067 * New script ecc-heap.sh helps measuring the impact of ECC parameters on 3419 * Testing script ssl-opt.sh added for testing 'live' ssl option [all …]
|
/optee_os-3.20.0/core/arch/riscv/include/ |
A D | encoding.h | 3826 DECLARE_INSN(sh, MATCH_SH, MASK_SH)
|
Completed in 33 milliseconds