Searched refs:g (Results 1 – 25 of 30) sorted by relevance
12
46 g++-multilib \79 # Build OPENSSL as 1.0.2g81 && wget https://www.openssl.org/source/old/1.0.2/openssl-1.0.2g.tar.gz -qO- | tar xz \82 && cd openssl-1.0.2g \83 && ./config --openssldir=/usr/local/openssl-1.0.2g no-shared \87 ENV OPENSSL=/usr/local/openssl-1.0.2g/bin/openssl
4 g/r66epovUOdUyDMUGsMZGLlPPb/UfUXkKK8KAxgEq06Qumwb14jJ5BcRZaTdO4515 hx5CreMpy0lVU2SLA/+g/DPse2wx85wgx8kpudEmU91ThuxBdF0IHr0CgYEA3BJc
8 9g+SGkma+VYV+yPRNmKyldcRVvPZUIkhTCMWkZoYrbDXUmkVQpsgz2c5ksIeMI/7
19 e6dcSTeYJ8CzzzPXVfwnHjDi/g==
30 Gq0xQ+/L25Gax0x9Ks3HE6TKD81AKXmn4HO/g/kvMJxLXJzwyqEk0KpFUlFRXNQp
30 g/rjVN7Iyx5TYt4DUgF38OtZexgJzgaZeKJh8q7nvThpZo0MzbfL1ony1uslmmpx
29 #define MBEDTLS_ASN1_CHK_ADD(g, f) \ argument35 (g) += ret; \
73 g = translate_gnutls(m)74 self.assertEqual(g, g_exp)
112 DH load parameters from PEM file (1024-bit, g=2)116 DH load parameters from PEM file (2048-bit, large g, privateValueLength)120 DH load parameters from DER file (2048-bit, large g, privateValueLength)
7 # randomization for (e.g.) blinding. An external implementation could use
258 void dhm_file( char * filename, char * p, char * g, int len )267 TEST_ASSERT( mbedtls_test_read_mpi( &G, g ) == 0 );
16 /* Only +1 and -1 are valid sign bits, not e.g. 0 */999 * represent, e.g. (hex) -A0000000 on 32-bit systems. These are technically
322 * At high optimization levels (e.g. gcc -O3), this function may be
59 #define MBEDTLS_BYTES_TO_T_UINT_8( a, b, c, d, e, f, g, h ) \ argument61 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 ) \ argument72 ( (mbedtls_mpi_uint) (g) << 48 ) | \
385 #define P(a,b,c,d,e,f,g,h,x,K) \ argument388 local.temp1 = (h) + S3(e) + F1((e),(f),(g)) + (K) + (x); \
566 #define P(a,b,c,d,e,f,g,h,x,K) \ in mbedtls_internal_sha512_process_c() argument569 local.temp1 = (h) + S3(e) + F1((e),(f),(g)) + (K) + (x); \ in mbedtls_internal_sha512_process_c()
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).
53 * **Platform**: a description of the platform, e.g. `Linux-x86_64` or `Linux-x86_64-gcc7-msan`.
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…
105 * RSA keys: can invalid DER encodings (e.g. leading zeros, ignored sign bit) have been stored?
242 s/\b(?=MBEDTLS_|PSA_)/LIBTESTDRIVER1_/g; \243 s/\b(?=mbedtls_|psa_)/libtestdriver1_/g;
301 T=$(./scripts/translate_ciphers.py g $CIPHERS)481 T=$(./scripts/translate_ciphers.py g $CIPHERS)
21 API compatibility in the `master` branch across minor version changes (e.g.23 compatibility on major version changes (e.g. from 3.x to 4.0). We also maintain
64 …files (e.g. `test_suite_rsa.c`). These files are generated from a `function file` (e.g. `suites/te…
238 …les (e.g. `test\_suite\_mpi.c`). These files are generated from a `function file` (e.g. `suites/te…