Home
last modified time | relevance | path

Searched refs:hand (Results 1 – 21 of 21) sorted by relevance

/openssl/crypto/
H A Dinitthread.c371 THREAD_EVENT_HANDLER *hand; in ossl_init_thread_start() local
408 hand = OPENSSL_malloc(sizeof(*hand)); in ossl_init_thread_start()
409 if (hand == NULL) in ossl_init_thread_start()
412 hand->handfn = handfn; in ossl_init_thread_start()
413 hand->arg = arg; in ossl_init_thread_start()
415 hand->index = index; in ossl_init_thread_start()
417 hand->next = *hands; in ossl_init_thread_start()
418 *hands = hand; in ossl_init_thread_start()
/openssl/test/
H A Dp_test.c97 const OSSL_CORE_HANDLE *hand = ctx->handle; in p_get_params() local
124 if (c_get_params(hand, counter_request)) { in p_get_params()
/openssl/util/perl/TLSProxy/
H A DProxy.pm429 foreach my $hand (@ready) {
430 if ($hand == $server_sock) {
440 } elsif ($hand == $client_sock) {
/openssl/doc/man3/
H A DOPENSSL_instrument_bus.pod29 OPENSSL_instrument_bus2() on the other hand B<accumulates> consecutive
H A DX509_cmp.pod38 On the other hand, if an RDN is multi-valued, i.e., it contains a set of
H A DOSSL_CMP_ATAV_set0.pod41 B<OSSL_CMP_ATAV> is a short hand of B<OSSL_CRMF_ATTRIBUTETYPEANDVALUE>,
H A DBIO_ADDR.pod37 available on the platform at hand.
/openssl/doc/designs/quic-design/
H A Ddebugging.md20 information in general and do not have information removed. On the other hand,
H A Dquic-requirements.md112 using whatever security protocol is most appropriate for the task at hand.
H A Dquic-fc.md66 controlled bytes from a QUIC stream and hand them to the application, meaning
H A Dquic-io-arch.md394 WinSock-specific `select()` call must be used. On the other hand, other kinds of
/openssl/
H A DREADME-ENGINES.md63 such functionality. To see first hand the types of commands available
249 hand such applications would only have the memory footprint of any
H A DINSTALL.md560 the SHA256 value of "holy hand grenade of antioch" and is sufficient
H A DCHANGES.md10827 with RSA certificates on the one hand and with ECDSA certificates
10828 on the other hand, since these are separate ciphersuites. The
17429 of 'md', i.e. 80 bits. ssleay_rand_add, on the other hand, chains
/openssl/external/perl/Text-Template-1.56/
H A DChanges70 + use Test::More instead of generating TAP by hand
/openssl/include/openssl/
H A Dcrypto.h.in275 * On the other hand, the locking callbacks are no longer used. Consequently,
/openssl/doc/man1/
H A Dopenssl-pkcs12.pod.in433 in non-compliant manner, which limited interoperability, in first hand
H A Dopenssl-enc.pod.in472 On the other hand, when base64 decoding without the B<-A> option,
H A Dopenssl-ca.pod.in813 this when the certificate is displayed then this will hand the requester
/openssl/crypto/aes/asm/
H A Dbsaes-armv8.pl53 // A lot of hand-scheduling has been performed. Consequently, this code
/openssl/doc/man7/
H A Dossl-guide-migration.pod104 On the other hand, to do AES encryption using the low level APIs you would have

Completed in 91 milliseconds