/mbedtls-development/tests/data_files/ |
A D | test-ca-alt.key | 4 g/r66epovUOdUyDMUGsMZGLlPPb/UfUXkKK8KAxgEq06Qumwb14jJ5BcRZaTdO45 15 hx5CreMpy0lVU2SLA/+g/DPse2wx85wgx8kpudEmU91ThuxBdF0IHr0CgYEA3BJc
|
A D | crl_sha384.pem | 8 9g+SGkma+VYV+yPRNmKyldcRVvPZUIkhTCMWkZoYrbDXUmkVQpsgz2c5ksIeMI/7
|
A D | cli-rsa-sha1.crt | 19 e6dcSTeYJ8CzzzPXVfwnHjDi/g==
|
A D | rsa_pkcs8_pbes2_pbkdf2_4096_des.pem | 30 Gq0xQ+/L25Gax0x9Ks3HE6TKD81AKXmn4HO/g/kvMJxLXJzwyqEk0KpFUlFRXNQp
|
A D | rsa_pkcs8_pbe_sha1_4096_2des.pem | 30 g/rjVN7Iyx5TYt4DUgF38OtZexgJzgaZeKJh8q7nvThpZo0MzbfL1ony1uslmmpx
|
/mbedtls-development/tests/docker/bionic/ |
A D | Dockerfile | 46 g++-multilib \ 75 # Build OPENSSL as 1.0.2g 77 && wget https://www.openssl.org/source/old/1.0.2/openssl-1.0.2g.tar.gz -qO- | tar xz \ 78 && cd openssl-1.0.2g \ 79 && ./config --openssldir=/usr/local/openssl-1.0.2g no-shared \ 83 ENV OPENSSL=/usr/local/openssl-1.0.2g/bin/openssl
|
/mbedtls-development/include/mbedtls/ |
A D | asn1write.h | 29 #define MBEDTLS_ASN1_CHK_ADD(g, f) \ argument 35 (g) += ret; \
|
/mbedtls-development/tests/scripts/ |
A D | translate_ciphers.py | 73 g = translate_gnutls(m) 74 self.assertEqual(g, g_exp)
|
/mbedtls-development/library/ |
A D | bn_mul.h | 59 #define MBEDTLS_BYTES_TO_T_UINT_8( a, b, c, d, e, f, g, h ) \ argument 61 MBEDTLS_BYTES_TO_T_UINT_4( e, f, g, h ) 65 #define MBEDTLS_BYTES_TO_T_UINT_8( a, b, c, d, e, f, g, h ) \ argument 72 ( (mbedtls_mpi_uint) (g) << 48 ) | \
|
A D | sha512.c | 217 #define P(a,b,c,d,e,f,g,h,x,K) \ in mbedtls_internal_sha512_process() argument 220 local.temp1 = (h) + S3(e) + F1((e),(f),(g)) + (K) + (x); \ in mbedtls_internal_sha512_process()
|
A D | sha256.c | 164 #define P(a,b,c,d,e,f,g,h,x,K) \ argument 167 local.temp1 = (h) + S3(e) + F1((e),(f),(g)) + (K) + (x); \
|
/mbedtls-development/ |
A D | BRANCHES.md | 19 API compatibility in the `master` branch across minor version changes (e.g. 21 compatibility on major version changes (e.g. from 3.x to 4.0). We also maintain
|
A D | CONTRIBUTING.md | 64 …files (e.g. `test_suite_mpi.c`). These files are generated from a `function file` (e.g. `suites/te…
|
A D | README.md | 233 …les (e.g. `test\_suite\_mpi.c`). These files are generated from a `function file` (e.g. `suites/te…
|
/mbedtls-development/tests/suites/ |
A D | test_suite_psa_crypto_entropy.data | 7 # randomization for (e.g.) blinding. An external implementation could use
|
A D | test_suite_dhm.function | 258 void dhm_file( char * filename, char * p, char * g, int len ) 267 TEST_ASSERT( mbedtls_test_read_mpi( &G, 16, g ) == 0 );
|
A D | host_test.function | 322 * At high optimization levels (e.g. gcc -O3), this function may be
|
/mbedtls-development/docs/architecture/testing/ |
A D | driver-interface-test-strategy.md | 64 * Expected errors (e.g. `PSA_ERROR_INVALID_SIGNATURE` from a signature verification method). 87 * This must be done for each possible flow, including error cases (e.g. a key creation that fails m… 90 * Check both that the storage has the expected content (this can be done by e.g. using a key that i… 103 * Run at least one test application (e.g. the Mbed OS TLS example).
|
A D | test-framework.md | 53 * **Platform**: a description of the platform, e.g. `Linux-x86_64` or `Linux-x86_64-gcc7-msan`.
|
A D | invasive-testing.md | 127 * Check consistency of internal data (e.g. output of key generation). 244 | | + Many properties come for free, but some require effort (e.g. the test code it… 252 * The debugger may introduce behavior changes (e.g. timing). If we modify data structures in memory…
|
A D | psa-storage-format-testing.md | 105 * RSA keys: can invalid DER encodings (e.g. leading zeros, ignored sign bit) have been stored?
|
/mbedtls-development/tests/ |
A D | compat.sh | 332 T=$(./scripts/translate_ciphers.py g $CIPHERS) 550 T=$(./scripts/translate_ciphers.py g $CIPHERS)
|
A D | ssl-opt.sh | 879 CLI_CMD=$( echo "$CLI_CMD" | sed s/+SRV_PORT/$PXY_PORT/g ) 881 CLI_CMD=$( echo "$CLI_CMD" | sed s/+SRV_PORT/$SRV_PORT/g )
|
/mbedtls-development/programs/test/ |
A D | benchmark.c | 515 #define ecp_clear_precomputed( g ) argument
|
/mbedtls-development/doxygen/ |
A D | mbedtls.doxyfile | 277 # definitions whose arguments contain STL classes (e.g. func(std::string); v.s. 312 # subgroup of that type (e.g. under the Public Functions section). Set it to 319 # unions are shown inside the group in which they are included (e.g. using 1011 # reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen 1018 # style string, e.g. com.mycompany.MyDocSet.documentation. 1393 # bibliography, e.g. plainnat, or ieeetr. The default style is "plain". See
|