Searched refs:get (Results 1 – 25 of 50) sorted by relevance
12
/mbedtls-latest/tests/suites/ |
D | test_suite_oid.data | 1 OID get Any Policy certificate policy 4 OID get certificate policy invalid oid 7 OID get certificate policy wrong oid - id-ce-authorityKeyIdentifier 10 OID get Ext Key Usage - id-kp-serverAuth 13 OID get Ext Key Usage - id-kp-clientAuth 16 OID get Ext Key Usage - id-kp-codeSigning 19 OID get Ext Key Usage - id-kp-emailProtection 22 OID get Ext Key Usage - id-kp-timeStamping 25 OID get Ext Key Usage - id-kp-OCSPSigning 28 OID get Ext Key Usage - id-kp-wisun-fan-device [all …]
|
D | test_suite_psa_its.data | 1 Set/get/remove 0 bytes 4 Set/get/remove 42 bytes 7 Set/get/remove 1000 bytes 10 Set/get/remove with flags
|
D | test_suite_mps.data | 82 MPS Reader: Random usage, 20 rds, feed 100, get 200, acc 50 85 MPS Reader: Random usage, 1000 rds, feed 10, get 100, acc 80 88 MPS Reader: Random usage, 10000 rds, feed 1, get 100, acc 80 91 MPS Reader: Random usage, 100 rds, feed 100, get 1000, acc 500
|
D | test_suite_ecdh.data | 104 Context get ECP Group #1 108 Context get ECP Group #2 112 Context get ECP Group #3 116 Context get ECP Group #4
|
D | test_suite_platform.data | 2 Time: get milliseconds 5 Time: get seconds
|
D | test_suite_bignum_core.function | 647 /* Now let's get arrays of mbedtls_mpi_uints, rather than MPI structures */ 649 /* TEST_CALLOC() uses calloc() under the hood, so these do get zeroed */ 663 /* 1a) r = a - b => we should get the correct carry */ 666 /* 1b) r = a - b => we should get the correct result */ 670 /* 2a) r = a; r -= b => we should get the correct carry (use r to avoid clobbering a) */ 674 /* 2b) r -= b => we should get the correct result */ 677 /* 3a) r = b; r = a - r => we should get the correct carry (use r to avoid clobbering b) */ 681 /* 3b) r = a - b => we should get the correct result */ 760 /* Now let's get arrays of mbedtls_mpi_uints, rather than MPI structures */ 762 /* TEST_CALLOC() uses calloc() under the hood, so these do get zeroed */ [all …]
|
D | test_suite_timing.data | 1 Timing: get timer
|
D | test_suite_ssl.function | 85 /* Make sure calling put and get on NULL buffer results in error. */ 96 /* Make sure calling put and get on a buffer that hasn't been set up results 108 /* Make sure calling put and get on NULL input only results in 144 * - Afterwards if we try to get \p get1 bytes then we can get \get1_ret bytes. 147 * - Afterwards if we try to get \p get1 bytes then we can get \get1_ret bytes. 159 size_t get[ROUNDS]; 174 * expecting more to put or get than we actually asked for. */ 185 get[0] = get1; 189 get[1] = get2; 233 output + read, get[j])); [all …]
|
D | test_suite_constant_time.data | 1 # these are the numbers we'd get with an empty plaintext and truncated HMAC 5 # we could get this with 255-bytes plaintext and untruncated SHA-256 9 # we could get this with 255-bytes plaintext and untruncated SHA-384
|
D | test_suite_mps.function | 150 * through multiple `get` calls. */ 836 * obtained from successful get calls. 844 * Instead, it would be better to get the random data from a 933 /* Choose randomly between get tolerating fewer data, 934 * get not tolerating fewer data, and commit. */
|
D | test_suite_cipher.function | 333 /* Check and get info structures */ 389 /* Check and get info structures */ 527 /* Check and get info structures */ 1201 /* Check and get info structures */
|
D | test_suite_dhm.data | 11 ## changes, so we get to exercise the code with a few different values.
|
D | test_suite_platform.function | 110 * If discontinuous changes occur during `nanosleep()`, we will get
|
/mbedtls-latest/tests/scripts/ |
D | generate_server9_bad_saltlen.py | 58 ca_password = kwargs.get('ca_password', '') 64 extfile = kwargs.get('openssl_extfile', '') 81 with open(kwargs.get('output'), 'wb') as f:
|
D | analyze_outcomes.py | 139 ref_outcomes = outcomes.get("component_" + component_ref) 140 driver_outcomes = outcomes.get("component_" + component_driver) 163 for str_or_re in (ignored_tests.get(full_test_suite, []) + 164 ignored_tests.get(test_suite, [])):
|
D | depends.py | 296 for dep in EXCLUSIVE_GROUPS.get(symbol, []): 307 for dep in REVERSE_DEPENDENCIES.get(key, []):
|
D | all.sh | 919 if scripts/config.py get MBEDTLS_THREADING_C; then 923 if scripts/config.py get MBEDTLS_THREADING_PTHREAD; then
|
/mbedtls-latest/tests/docker/bionic/ |
D | Dockerfile | 22 RUN apt-get update \ 23 && apt-get -y install software-properties-common \ 28 RUN apt-get update \ 29 && apt-get -y install \
|
/mbedtls-latest/scripts/ |
D | ci.requirements.txt | 17 # compatible with the running Python: this way we get something good enough 18 # for mypy and pylint under Python 3.5, and we also get something good enough
|
D | generate_ssl_debug_helpers.py | 159 prefix_name = group.get('prefix_name', None) 160 suffix_name = group.get('suffix_name', None) 161 body = group.get('body', None)
|
D | lcov.sh | 21 5. After rework, run "$0 -r", then re-test and run "$0" to get a fresh report. 24 -r Reset traces. Run this before re-testing to get fresh measurements.
|
/mbedtls-latest/docs/ |
D | use-psa-crypto.md | 82 using the new API in order to get the benefits; it can then pass the 102 the new APIs to get the benefits. 115 the new APIs to get the benefits.
|
/mbedtls-latest/doxygen/ |
D | mbedtls.doxyfile | 34 # constant to get the generic documentation of that error code. If we don't
|
/mbedtls-latest/docs/architecture/psa-migration/ |
D | strategy.md | 44 both, but then you won't get the full effect of RESTARTBLE (see the 77 TLS and X.509 layers can't both use only PSA APIs and get restartable 212 application code, while the other requires no application change to get 247 We can roughly divide the work needed to get there in the following steps: 354 are expressed (sometimes in bulk), to get things wrong in a way that would
|
/mbedtls-latest/ |
D | Makefile | 130 -scripts/config.py get MBEDTLS_CTR_DRBG_USE_128_BIT_KEY && ([ $$? -eq 0 ]) && \
|
12