/openssl/crypto/ec/ |
H A D | ecp_nistp224.c | 908 const int mixed, const felem x2, const felem y2, in point_add() argument 916 if (!mixed) { in point_add() 1011 if (!mixed) { in point_add() 1141 const int mixed, const felem pre_comp[][17][3], in batch_mul() argument 1218 mixed, tmp[0], tmp[1], tmp[2]); in batch_mul() 1413 int mixed = 0; in ossl_ec_GFp_nistp224_points_mul() local 1476 mixed = 1; in ossl_ec_GFp_nistp224_points_mul() 1480 if (mixed) in ossl_ec_GFp_nistp224_points_mul() 1484 || (mixed && (tmp_felems == NULL))) in ossl_ec_GFp_nistp224_points_mul() 1548 if (mixed) in ossl_ec_GFp_nistp224_points_mul() [all …]
|
H A D | ecp_nistp384.c | 1073 const int mixed, const felem x2, const felem y2, in point_add() argument 1087 if (!mixed) { in point_add() 1376 const int mixed, const felem pre_comp[][17][3], in batch_mul() argument 1443 nq[0], nq[1], nq[2], mixed, in batch_mul() 1706 int mixed = 0; in ossl_ec_GFp_nistp384_points_mul() local 1770 mixed = 1; in ossl_ec_GFp_nistp384_points_mul() 1774 if (mixed) in ossl_ec_GFp_nistp384_points_mul() 1778 || (mixed && (tmp_felems == NULL))) in ossl_ec_GFp_nistp384_points_mul() 1840 if (mixed) in ossl_ec_GFp_nistp384_points_mul() 1865 mixed, (const felem(*)[17][3])pre_comp, in ossl_ec_GFp_nistp384_points_mul() [all …]
|
H A D | ecp_nistp521.c | 1207 const int mixed, const felem x2, const felem y2, in point_add() argument 1222 if (!mixed) { in point_add() 1584 const int mixed, const felem pre_comp[][17][3], in batch_mul() argument 1651 mixed, tmp[0], tmp[1], tmp[2]); in batch_mul() 1915 int mixed = 0; in ossl_ec_GFp_nistp521_points_mul() local 1979 mixed = 1; in ossl_ec_GFp_nistp521_points_mul() 1983 if (mixed) in ossl_ec_GFp_nistp521_points_mul() 1987 || (mixed && (tmp_felems == NULL))) in ossl_ec_GFp_nistp521_points_mul() 2054 if (mixed) in ossl_ec_GFp_nistp521_points_mul() 2079 mixed, (const felem(*)[17][3])pre_comp, in ossl_ec_GFp_nistp521_points_mul() [all …]
|
H A D | ecp_nistp256.c | 1239 const int mixed, const smallfelem x2, in point_add() argument 1259 if (!mixed) { in point_add() 1677 const int mixed, const smallfelem pre_comp[][17][3], in batch_mul() argument 1759 mixed, tmp[0], tmp[1], tmp[2]); in batch_mul() 2025 int mixed = 0; in ossl_ec_GFp_nistp256_points_mul() local 2089 mixed = 1; in ossl_ec_GFp_nistp256_points_mul() 2093 if (mixed) in ossl_ec_GFp_nistp256_points_mul() 2097 || (mixed && (tmp_smallfelems == NULL))) in ossl_ec_GFp_nistp256_points_mul() 2168 if (mixed) in ossl_ec_GFp_nistp256_points_mul() 2193 mixed, (const smallfelem(*)[17][3])pre_comp, g_pre_comp); in ossl_ec_GFp_nistp256_points_mul() [all …]
|
/openssl/test/recipes/80-test_cmp_http_data/ |
H A D | test_connection.csv | 32 0,path mixed case, -section,,,,,,,,BLANK,, -path,pKiX/,BLANK,,BLANK,,BLANK,
|
/openssl/doc/man3/ |
H A D | RAND_add.pod | 59 be a trusted entropy source. It is mixed into the internal state of the RNG as
|
H A D | SSL_CTX_load_verify_locations.pod | 122 have expired certificates mixed with valid ones.
|
H A D | OSSL_trace_enabled.pod | 87 of different threads does not get mixed up.
|
H A D | OPENSSL_LH_COMPFUNC.pod | 103 function returns well mixed low order bits. The I<compare> callback
|
H A D | SSL_CONF_cmd.pod | 697 mixed with additional application specific operations.
|
/openssl/doc/man7/ |
H A D | EVP_RAND.pod | 256 The random bytes are mixed as additional input into the current state of
|
H A D | life_cycle-cipher.pod | 43 not be mixed.
|
/openssl/Configurations/ |
H A D | README-design.md | 412 Unix) with perl code fragments mixed in. Those perl code fragment
|
/openssl/crypto/des/asm/ |
H A D | des_enc.m4 | 611 ! Does initial permutation for next block mixed with
|
/openssl/crypto/err/ |
H A D | openssl.txt | 1491 mixed handshake and non handshake data
|
/openssl/ |
H A D | INSTALL.md | 1294 These cannot be mixed with compiling/linking flags given on the command line.
|
H A D | NEWS.md | 1647 * Better handling of shared libraries in a mixed GNU/non-GNU environment.
|
H A D | CHANGES.md | 3753 precision timer is mixed into the RNG state so the likelihood of a parent 4050 differential addition-and-doubling in mixed Lopez-Dahab projective 16380 mixed into 'md_local' in small portions; this heuristically
|