Home
last modified time | relevance | path

Searched refs:mixed (Results 1 – 18 of 18) sorted by relevance

/openssl/crypto/ec/
H A Decp_nistp224.c908 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 Decp_nistp384.c1073 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 Decp_nistp521.c1207 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 Decp_nistp256.c1239 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 Dtest_connection.csv32 0,path mixed case, -section,,,,,,,,BLANK,, -path,pKiX/,BLANK,,BLANK,,BLANK,
/openssl/doc/man3/
H A DRAND_add.pod59 be a trusted entropy source. It is mixed into the internal state of the RNG as
H A DSSL_CTX_load_verify_locations.pod122 have expired certificates mixed with valid ones.
H A DOSSL_trace_enabled.pod87 of different threads does not get mixed up.
H A DOPENSSL_LH_COMPFUNC.pod103 function returns well mixed low order bits. The I<compare> callback
H A DSSL_CONF_cmd.pod697 mixed with additional application specific operations.
/openssl/doc/man7/
H A DEVP_RAND.pod256 The random bytes are mixed as additional input into the current state of
H A Dlife_cycle-cipher.pod43 not be mixed.
/openssl/Configurations/
H A DREADME-design.md412 Unix) with perl code fragments mixed in. Those perl code fragment
/openssl/crypto/des/asm/
H A Ddes_enc.m4611 ! Does initial permutation for next block mixed with
/openssl/crypto/err/
H A Dopenssl.txt1491 mixed handshake and non handshake data
/openssl/
H A DINSTALL.md1294 These cannot be mixed with compiling/linking flags given on the command line.
H A DNEWS.md1647 * Better handling of shared libraries in a mixed GNU/non-GNU environment.
H A DCHANGES.md3753 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

Completed in 119 milliseconds