Searched full:then (Results 1 – 25 of 203) sorted by relevance
123456789
/mbedtls-3.6.0/scripts/ |
D | output_env.sh | 29 if [ -n "$VARIANT" ]; then 33 if ! type "$BIN" > /dev/null 2>&1; then 48 if [ -z "$VERSION_STR" ]; then 58 if [ `uname -s` = "Linux" ]; then 80 if [ "${RUN_ARMCC:-1}" -ne 0 ]; then 96 if [ -n "${GCC_EARLIEST+set}" ]; then 103 if [ -n "${GCC_LATEST+set}" ]; then 113 if [ -n "${CLANG_EARLIEST+set}" ]; then 120 if [ -n "${CLANG_LATEST+set}" ]; then 148 if type pylint >/dev/null 2>/dev/null; then [all …]
|
D | memory.sh | 21 if [ -r $CONFIG_H ]; then :; else 26 if grep -i cmake Makefile >/dev/null; then 31 if [ $( uname ) != Linux ]; then 36 if git status | grep -F $CONFIG_H >/dev/null 2>&1; then 83 then
|
D | footprint.sh | 23 if [ -r $CONFIG_H ]; then :; else 30 if grep -i cmake Makefile >/dev/null; then 35 if which arm-none-eabi-gcc >/dev/null 2>&1; then :; else 59 if [ "$FILE" != $CONFIG_H ]; then 91 if git rev-parse HEAD >/dev/null; then
|
D | prepare_release.sh | 19 if [ $# -ne 0 ] && [ "$1" = "--help" ]; then 41 if [ -n "$unrelease" ]; then 57 if [ -n "$unrelease" ]; then 65 if [ -n "$unrelease" ]; then
|
D | ecc-heap.sh | 17 if [ -r $CONFIG_H ]; then :; else 22 if grep -i cmake Makefile >/dev/null; then :; else 27 if git status | grep -F $CONFIG_H >/dev/null 2>&1; then
|
D | bump_version.sh | 67 then 81 then 92 then 103 then
|
/mbedtls-3.6.0/tests/ |
D | compat.sh | 22 if ! cd "$(dirname "$0")"; then 42 if [ "${OPENSSL_CMD+set}" = set ]; then 44 if [ "$OPENSSL_CMD" != "$OPENSSL" ]; then 51 if ( which $GNUTLS_CLI && which $GNUTLS_SERV ) >/dev/null 2>&1; then 53 if echo "$G_VER" | grep '@VERSION@' > /dev/null; then # git version 60 then 64 if [ $MINOR -lt 4 ]; then 74 if git diff --quiet ../include/mbedtls/mbedtls_config.h 2>/dev/null; then 207 if [ "X" != "X$VERBOSE" ]; then 252 then [all …]
|
D | context-info.sh | 13 if ! cd "$(dirname "$0")"; then 118 if [ "-arg" = "$3" ]; then 126 if [ "$USE_VALGRIND" -gt 0 ]; then 139 if [ "$USE_VALGRIND" -gt 0 ]; then 142 then 156 …grep -v 'Serious error when reading debug info' | grep -v "^*" | grep "$2" >/dev/null; then :; else 163 …FILE" | grep -v 'Serious error when reading debug info' | grep -v "^*" | grep "$2" >/dev/null; then 170 …| grep -v 'Serious error when reading debug info' | grep -v "^*" | grep "$2" | wc -l) -ne 1 ]; then 372 -u "Encrypt-then-MAC.* enabled$" \ 422 if [ $T_FAILED -eq 0 ]; then
|
D | ssl-opt.sh | 28 if ! cd "$(dirname "$0")"; then 45 if [ "${OPENSSL_CMD+set}" = set ]; then 47 if [ "$OPENSSL_CMD" != "$OPENSSL" ]; then 54 if git diff --quiet ../include/mbedtls/mbedtls_config.h 2>/dev/null; then 72 if [ -n "${OPENSSL_LEGACY:-}" ]; then 80 if [ -n "${OPENSSL_NEXT:-}" ]; then 94 if [ -n "${GNUTLS_NEXT_SERV:-}" ]; then 102 if [ -n "${GNUTLS_NEXT_CLI:-}" ]; then 233 then 240 then [all …]
|
/mbedtls-3.6.0/programs/test/ |
D | udp_proxy_wrapper.sh | 17 if [ -n "${tpxy_pid:-}" ]; then 25 if [ -n "${srv_pid:-}" ]; then 54 if [ $# -eq 0 ]; then 73 if [ -z "$dtls_enabled" ] || [ -n "$ipv6_in_use" ]; then 75 if [ $VERBOSE -gt 0 ]; then 81 if [ -z "$server_port_orig" ]; then 88 if [ -n "$server_addr_orig" ]; then 99 if [ $VERBOSE -gt 0 ]; then 105 if [ $VERBOSE -gt 0 ]; then 110 if [ $VERBOSE -gt 0 ]; then
|
D | dlopen_demo.sh | 15 if [ ! -e "$program" ]; then 20 if [ -e "$program" ]; then 24 if [ ! -e "$program" ]; then 38 if [ -n "${LD_LIBRARY_PATH-}" ]; then 46 if [ -n "${DYLD_LIBRARY_PATH-}" ]; then
|
D | generate_cpp_dummy_build.sh | 5 if [ "$1" = "--help" ]; then 67 if [ -d include/mbedtls ]; then 69 elif [ -d ../include/mbedtls ]; then 71 elif [ -d ../../include/mbedtls ]; then
|
/mbedtls-3.6.0/tests/suites/ |
D | test_suite_lmots.data | 2 # This test uses a fixed message, and then generates a private key, signs the 7 # This test uses a fixed message, and then generates a private key, signs the 12 # This test uses a NULL zero-length message, and then generates a private key, 90 # This test uses the valid signature from hsslms interop test 1, and then 96 # This test uses the valid signature from hsslms interop test 1, and then 102 # This test uses the valid signature from hsslms interop test 1, and then 109 # then exports it. It also checks if the export correctly fails when the export 115 # byte, and then imports it. This should fail. 120 # and then imports it. This should fail. 141 # This test uses a fixed message, and then generates a private key, signs the [all …]
|
D | test_suite_psa_crypto_attributes.data | 11 PSA key attributes: id then back to volatile 14 PSA key attributes: id then back to non local volatile 17 PSA key attributes: id then lifetime 20 PSA key attributes: lifetime then id 23 PSA key attributes: non local volatile lifetime then id
|
/mbedtls-3.6.0/tests/scripts/ |
D | check-generated-files.sh | 12 if [ $# -ne 0 ] && [ "$1" = "--help" ]; then 25 if [ -d library -a -d include -a -d tests ]; then :; else 53 if [ -n "$LIST" ]; then 59 if [ -d "$1" ]; then 66 if [ -e "$FILE" ]; then 77 if diff "$FILE" "$FILE.bak" >/dev/null 2>&1; then 83 if [ -z "$UPDATE" ]; then 91 if [ -n "$directory" ]; then 96 if [ "$old_list" != "$new_list" ]; then 100 if [ -z "$UPDATE" ]; then
|
D | generate-afl-tests.sh | 18 then 30 then :; 42 then : 50 then :
|
D | doxygen.sh | 11 if [ -d library -a -d include -a -d tests ]; then :; else 16 if scripts/apidoc_full.sh > doc.out 2>doc.err; then :; else 26 if grep -E "(warning|error):" doc.filtered; then
|
D | check-python-files.sh | 13 if type python3 >/dev/null 2>/dev/null; then 49 if [ "$1" = "--can-pylint" ]; then 52 elif [ "$1" = "--can-mypy" ]; then
|
D | all.sh | 43 # to test, then a legacy version of these tools must be present as well 74 # * support_XXX: if support_XXX exists and returns false then 123 if in_mbedtls_repo || in_psa_crypto_repo; then :; else 130 if in_mbedtls_repo; then 144 if in_mbedtls_repo; then 186 if [ -z "${MAKEFLAGS+set}" ]; then 210 if ! support_$component; then continue; fi;; 304 if in_mbedtls_repo; then 335 if [[ -e "$x$backup_suffix" ]]; then 381 if [ -n "${current_component:-}" ]; then [all …]
|
D | docker_env.sh | 40 if ! which docker > /dev/null; then 46 if groups | grep docker > /dev/null; then 54 if [ "$(uname)" == "Darwin" ]; then
|
/mbedtls-3.6.0/programs/psa/ |
D | key_ladder_demo.sh | 12 if [ ! -e "$program" ]; then 16 if [ -e "$program" ]; then 20 if [ ! -e "$program" ]; then 37 if [ -e master.key ]; then 63 run "Save the first step of the key ladder, then load it as a master key and construct the rest of …
|
/mbedtls-3.6.0/docs/architecture/psa-migration/ |
D | outcome-analysis.sh | 13 # - Then launch --> [SKIP_SSL_OPT=1] docs/architecture/psa-migration/outcome-analysis.sh 39 if [ $SKIP_SSL_OPT -eq 0 ]; then 88 if [ $SKIP_SSL_OPT -eq 0 ]; then 114 if diff skipped-ref skipped-new | grep '^> '; then 127 if compare_suite "$1" "$2" "$suite"; then :; else 131 if [ -z "$failed" ]; then
|
D | syms.sh | 17 # ex: full), then the analysis is done on libmbedx509 and libmbedtls 19 # - if multiple arguments are provided, then modules' names (ex: pk, 37 if [ -f $BASE.o ]; then 39 elif [ -f $BASE.a ]; then 64 if [ $# -gt 1 ]; then
|
/mbedtls-3.6.0/docs/architecture/ |
D | psa-storage-resilience.md | 178 * If the key does not exist in the secure element, first remove the key file if it is present, then… 189 * If the key exists in the secure element, call the driver's `"destroy_key"` entry point, then remo… 190 * If the key does not exist in the secure element, remove the key file if it is still present, then… 219 … that the key file always exists if the key exists in the secure element, then the transaction lis… 303 …ed in key files. More generally, if a key is not in the transaction list, then the key must be pre… 313 * If the file `id` does not exist, then no resources corresponding to that key are in a secure elem… 314 …d the file `id` exists and references a key in a stateful secure element, then the key is present … 322 * If the file `id` does not exist, then nothing needs to be done for recovery, other than removing … 324 …y the key in the secure element (treating a `DOES_NOT_EXIST` error as a success), then remove `id`. 331 * If `id` is not in the transaction list and the file `id` does not exist, then no resources corres… [all …]
|
/mbedtls-3.6.0/docs/ |
D | psa-driver-example-and-guide.md | 79 **5. If a driver entry point function has been provided then ensure it has the same signature as th… 80 If one has not been provided then write one. Its name should begin with the driver prefix, followed… 83 …iver does not support the operation. If a transparent driver returns this then it allows fallback … 87 … key is stored in local storage, then operations are performed by a transparent driver. If it is s… 137 …er, along with any other custom configurations in a separate header file, then use `config.py`, to… 143 …56-m, set the macro `MBEDTLS_PSA_P256M_DRIVER_ENABLED` using `config.py`, then build as usual usin… 153 …orithm. The core still implements these functions by doing the hashes and then calling the sign/ve…
|
123456789