Home
last modified time | relevance | path

Searched refs:multiblock (Results 1 – 8 of 8) sorted by relevance

/openssl/ssl/record/
H A Dbuild.info3 #Needed for the multiblock code in rec_layer_s3.c
/openssl/crypto/evp/
H A Devp_lib.c322 int ok, aead = 0, custom_iv = 0, cts = 0, multiblock = 0, randkey = 0; in evp_cipher_cache_constants() local
338 &multiblock); in evp_cipher_cache_constants()
354 if (multiblock) in evp_cipher_cache_constants()
/openssl/.github/workflows/
H A Drun-checker-daily.yml86 no-multiblock,
/openssl/doc/man3/
H A DEVP_EncryptInit.pod842 Sets or gets the number of records being sent in one go for a tls1 multiblock
903 Gets the maximum record length for a TLS1 multiblock cipher operation.
1015 Triggers a multiblock TLS1 encrypt operation for a TLS1 aware cipher that
1025 Supplies the data to encrypt for a TLS1 multiblock cipher operation.
1029 Sets the maximum send fragment size for a TLS1 multiblock cipher operation.
1035 Sets the authenticated additional data used by a TLS1 multiblock cipher operation.
/openssl/apps/
H A Dspeed.c1889 int async_init = 0, multiblock = 0, pr_header = 0; in speed_main() local
2145 multiblock = 1; in speed_main()
2472 if (multiblock) { in speed_main()
2939 if (multiblock && (EVP_CIPHER_get_flags(evp_cipher) in speed_main()
/openssl/doc/designs/quic-design/
H A Drecord-layer.md22 Within the TLS record layer there are options to handle "multiblock" and
/openssl/
H A DINSTALL.md894 ### no-multiblock
H A DCHANGES.md7341 OpenSSL 1.0.2 introduced the "multiblock" performance improvement. This
7343 NI instructions. A defect in the implementation of "multiblock" can cause

Completed in 80 milliseconds