Home
last modified time | relevance | path

Searched refs:small (Results 1 – 25 of 70) sorted by relevance

123

/openssl/test/ssl-tests/
H A D13-fragmentation.cnf8 test-3 = 3-small-app-data
9 test-4 = 4-small-app-data-large-fragment-size
98 [3-small-app-data]
99 ssl_conf = 3-small-app-data-ssl
101 [3-small-app-data-ssl]
102 server = 3-small-app-data-server
103 client = 3-small-app-data-client
105 [3-small-app-data-server]
110 [3-small-app-data-client]
121 [4-small-app-data-large-fragment-size]
[all …]
H A D13-fragmentation.cnf.in45 name => "small-app-data",
53 name => "small-app-data-large-fragment-size",
160 # Test that multibuffer-capable code also handles small data correctly.
164 name => "small-app-data-aes-sha1-multibuffer",
176 name => "small-app-data-aes-sha2-multibuffer",
/openssl/crypto/ec/
H A Decp_nistp256.c492 a = ((uint128_t) small[0]) * small[0]; in smallfelem_square()
498 a = ((uint128_t) small[0]) * small[1]; in smallfelem_square()
505 a = ((uint128_t) small[0]) * small[2]; in smallfelem_square()
512 a = ((uint128_t) small[0]) * small[3]; in smallfelem_square()
518 a = ((uint128_t) small[1]) * small[2]; in smallfelem_square()
525 a = ((uint128_t) small[1]) * small[1]; in smallfelem_square()
531 a = ((uint128_t) small[1]) * small[3]; in smallfelem_square()
538 a = ((uint128_t) small[2]) * small[3]; in smallfelem_square()
546 a = ((uint128_t) small[2]) * small[2]; in smallfelem_square()
552 a = ((uint128_t) small[3]) * small[3]; in smallfelem_square()
[all …]
/openssl/crypto/property/
H A DREADME.md12 * The number of distinct property names will be small.
24 * Property queries come from a small set and are reused many times typically.
67 names and values to small integer indices. Names and values are stored in
/openssl/crypto/err/
H A Dopenssl.txt18 ASN1_R_BUFFER_TOO_SMALL:107:buffer too small
107 ASN1_R_TOO_SMALL:224:too small
181 BN_R_BITS_TOO_SMALL:118:bits too small
299 CMP_R_VALUE_TOO_SMALL:177:value too small
547 DH_R_MODULUS_TOO_SMALL:126:modulus too small
591 EC_R_BUFFER_TOO_SMALL:100:buffer too small
714 EVP_R_BUFFER_TOO_SMALL:155:buffer too small
1232 RSA_R_DATA_TOO_SMALL:111:data too small
1309 SM2_R_BUFFER_TOO_SMALL:107:buffer too small
1737 UI_R_INDEX_TOO_SMALL:103:index too small
[all …]
/openssl/doc/man3/
H A DDSA_dup_DH.pod34 Be careful to avoid small subgroup attacks when using this.
H A DDH_generate_parameters.pod50 B<generator> is a small number E<gt> 1, typically 2 or 5.
87 The modulus is too small.
H A DBIO_printf.pod39 buffer is too small.
H A DEVP_CIPHER_CTX_get_original_iv.pod29 determine an appropriate buffer size, and if the supplied buffer is too small,
H A DBIO_new_CMS.pod43 Large numbers of small writes through the chain should be avoided as this will
H A DRAND_load_file.pod60 B<num> is too small for the pathname, an error occurs.
H A DEVP_PKEY_fromdata.pod111 * These are extremely small to make this example simple. A real
112 * and secure application will not use such small numbers. A real
H A DEVP_SealInit.pod68 bulk encryption and the small random symmetric key used is transferred
H A DSSL_set_async_callback.pod90 callback function is small and nonblocking as it will be run in the context of
/openssl/doc/internal/man3/
H A Dossl_punycode_decode.pod31 ossl_a2ulabel() returns 1 on success, 0 if the output buffer is too small and
H A Dossl_DER_w_begin_sequence.pod31 mean that the buffer held by the I<pkt> is too small, but may also
H A Dossl_DER_w_precompiled.pod31 may mean that the buffer held by the I<pkt> is too small, but may also
H A Dossl_DER_w_bn.pod49 mean that the buffer held by the I<pkt> is too small, but may also
/openssl/doc/designs/quic-design/
H A Djson-encoder.md62 The JSON encoder maintains an internal write buffer and a small state tracking
H A Dcongestion-control.md48 changed to avoid this. This involves some small amounts of functionality which
/openssl/doc/man7/
H A Ddes_modes.pod107 Selection of a small value for j will require more cycles through
151 Selection of a small value for j will require more cycles through
/openssl/test/recipes/30-test_evp_data/
H A Devppkey_rsa.txt623 Reason = key size too small
637 # Test small RSA keys are not allowed for Encapsulation in FIPS mode
644 # Test small RSA keys are not allowed for Decapsulation in FIPS mode
H A Devpciph_aes_wrap.txt72 # A small subset has been used.
/openssl/crypto/
H A DREADME-sparse_array.md151 small indices (e.g. NIDs), single level (constant time) access is achievable.
/openssl/
H A DSUPPORT.md60 Don't hesitate to open a pull request, even if it's only a small change

Completed in 37 milliseconds

123