Home
last modified time | relevance | path

Searched refs:round (Results 1 – 25 of 34) sorted by relevance

12

/openssl/crypto/aes/asm/
H A Dvpaes-x86.pl283 &mov ($magic,$round);
406 &cmp ($round,192);
420 &mov ($round,10);
424 &dec ($round);
450 &mov ($round,4);
459 &dec ($round);
478 &mov ($round,7);
486 &dec ($round);
767 &mov ($base,$round);
791 &mov ($base,$round);
[all …]
H A Dbsaes-armv8.pl998 // don't save last round key
1596 str q8, [x2] // next round tweak
1610 ldr q11, [x0] // next round tweak
1698 str q18, [x0] // next round tweak
1714 ldr q11, [x0] // next round tweak
1741 ldr q11, [x0] // next round tweak
1764 ldr q11, [x0] // next round tweak
1789 mov v11.16b, v15.16b // next round tweak
1809 mov v11.16b, v14.16b // next round tweak
1827 mov v11.16b, v13.16b // next round tweak
[all …]
/openssl/crypto/sm3/asm/
H A Dsm3-armv8.pl62 sub round () { subroutine
100 &round($ab, $vstate0, $vstate1, $vconst0, $vconst1, $vtmp2,
102 &round($ab, $vstate0, $vstate1, $vconst1, $vconst0, $vtmp2,
104 &round($ab, $vstate0, $vstate1, $vconst0, $vconst1, $vtmp2,
106 &round($ab, $vstate0, $vstate1, $vconst1, $vconst0, $vtmp2,
/openssl/crypto/des/asm/
H A Ddes_enc.m4119 ! parameter 3 result left (modify in first round)
120 ! parameter 4 result right (use in first round)
243 ! the previous round is finished.
263 ! each round, except after last round. In this code the original
268 ! parameter 1 first work (left in first round)
269 ! parameter 2 first use (right in first round)
347 xor $1, local7, local2 ! sbox 5 next round
350 srl local2, 16, local2 ! sbox 5 next round
354 and local2, 252, local2 ! sbox5 next round
355 ! next round
[all …]
/openssl/doc/man3/
H A DSSL_get_handshake_rtt.pod6 - get round trip time for SSL Handshake
16 SSL_get_handshake_rtt() retrieves the round-trip time (RTT) for I<ssl>.
H A DBIO_s_socket.pod18 round the platform's socket routines.
H A DBIO_s_fd.pod21 round the platforms file descriptor routines such as read() and write().
H A DBIO_s_file.pod28 is a wrapper round the stdio FILE structure and it is a
H A DOPENSSL_secure_malloc.pod97 requested, in order to "round up" and reduce secure heap fragmentation.
H A DBIO_s_connect.pod41 round the platform's TCP/IP socket connection routines.
H A DSSL_read_early_data.pod252 the server before a full round trip of network traffic has occurred. Application
268 sent until a complete round trip with the server has occurred which defeats the
H A DBN_generate_prime.pod159 After each round of the Miller-Rabin probabilistic primality test,
H A DBIO_s_accept.pod42 round the platform's TCP/IP socket accept routines.
H A DBIO_f_ssl.pod39 is a wrapper round the OpenSSL SSL routines adding a BIO "flavour" to
H A DOSSL_HPKE_CTX_new.pod475 This example demonstrates a minimal round-trip using HPKE.
488 /* Do a round-trip, generating a key, encrypting and decrypting */
H A DOSSL_HTTP_transfer.pod228 transfers with a single round trip, so does not support persistent connections.
/openssl/doc/designs/quic-design/
H A Dquic-connID-retire.md14 * round robin non-retired CIDs
H A Dquic-overview.md85 round trip time to the remote peer.
H A Dtx-packetiser.md106 (QUIC_STREAM), which are iterated on a rotating round robin basis. Each
530 - A round robin (RR) strategy in which the frame scheduler switches to
555 revolving round robin basis, moving to the next stream in the round robin
/openssl/doc/man1/
H A Dopenssl-genrsa.pod.in110 round of the Miller-Rabin primality test, B<*> means the current prime starts
H A Dopenssl-namedisplay-options.pod165 Places spaces round the equal sign, C<=>, character which follows the field
/openssl/doc/man7/
H A Dossl-guide-quic-introduction.pod37 logical streams without requiring a round-trip exchange of packets between the
51 functionality but also avoids the round trip needed to open a TCP socket; thus,
/openssl/test/
H A Dexptest.c151 static int test_mod_exp(int round) in test_mod_exp() argument
/openssl/test/recipes/30-test_evp_data/
H A Devpmd_sha.txt308 # "Known-answer and Monte Carlo test results, as of round 3
/openssl/crypto/engine/
H A DREADME.md62 Ie. all implementations *have* to come from an ENGINE, but we get round that by

Completed in 70 milliseconds

12