Home
last modified time | relevance | path

Searched refs:reduced (Results 1 – 9 of 9) sorted by relevance

/openssl-master/test/recipes/30-test_evp_data/
A Devpmac_poly1305.txt36 …reduction, does the code handle the case where partially reduced final result is not fully reduced?
/openssl-master/doc/man3/
A DSSL_CTX_sess_set_cache_size.pod35 If the size of the session cache is reduced and more sessions are already
A DBN_mod_mul_montgomery.pod69 The inputs must be reduced modulo B<m>, otherwise the result will be
/openssl-master/crypto/bn/
A Dbn_exp.c649 BIGNUM *reduced = BN_CTX_get(ctx); in BN_mod_exp_mont_consttime() local
650 if (reduced == NULL in BN_mod_exp_mont_consttime()
651 || !BN_nnmod(reduced, a, m, ctx)) { in BN_mod_exp_mont_consttime()
654 a = reduced; in BN_mod_exp_mont_consttime()
/openssl-master/doc/man1/
A Dopenssl-ciphers.pod.in403 In particular the supported signature algorithms is reduced to support only
A Dopenssl-verification-options.pod360 reduced to support only ECDSA and SHA256 or SHA384 and only the elliptic curves
/openssl-master/crypto/err/
A Dopenssl.txt177 BN_R_INPUT_NOT_REDUCED:110:input not reduced
/openssl-master/doc/man7/
A Dmigration_guide.pod2365 The security strength of SHA1 and MD5 based signatures in TLS has been reduced.
/openssl-master/
A DCHANGES.md675 reduced.
1809 and child process sharing state is significantly reduced.
2828 effectively reduced to only comparing the least significant bit of each
4140 generation tests to fips_test_suite with reduced health check interval to
13564 be reduced modulo `m`.

Completed in 38 milliseconds