Home
last modified time | relevance | path

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

/openssl-master/crypto/
A Dinitthread.c356 THREAD_EVENT_HANDLER *hand; in ossl_init_thread_start() local
395 hand = OPENSSL_malloc(sizeof(*hand)); in ossl_init_thread_start()
396 if (hand == NULL) in ossl_init_thread_start()
399 hand->handfn = handfn; in ossl_init_thread_start()
400 hand->arg = arg; in ossl_init_thread_start()
402 hand->index = index; in ossl_init_thread_start()
404 hand->next = *hands; in ossl_init_thread_start()
405 *hands = hand; in ossl_init_thread_start()
/openssl-master/util/perl/TLSProxy/
A DProxy.pm392 foreach my $hand (@ready) {
393 if ($hand == $server_sock) {
403 } elsif ($hand == $client_sock) {
/openssl-master/test/
A Dp_test.c83 const OSSL_CORE_HANDLE *hand = ctx->handle; in p_get_params() local
110 if (c_get_params(hand, counter_request)) { in p_get_params()
/openssl-master/doc/man3/
A DOPENSSL_instrument_bus.pod29 OPENSSL_instrument_bus2() on the other hand B<accumulates> consecutive
A DX509_cmp.pod37 On the other hand, if an RDN is multi-valued, i.e., it contains a set of
A DBIO_ADDR.pod34 available on the platform at hand.
/openssl-master/
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
A DCHANGES.md8857 with RSA certificates on the one hand and with ECDSA certificates
8858 on the other hand, since these are separate ciphersuites. The
15459 of 'md', i.e. 80 bits. ssleay_rand_add, on the other hand, chains
/openssl-master/external/perl/Text-Template-1.56/
A DChanges70 + use Test::More instead of generating TAP by hand
/openssl-master/include/openssl/
A Dcrypto.h.in261 * On the other hand, the locking callbacks are no longer used. Consequently,
/openssl-master/doc/man1/
A Dopenssl-pkcs12.pod.in405 in non-compliant manner, which limited interoperability, in first hand
A Dopenssl-ca.pod.in791 this when the certificate is displayed then this will hand the requester
/openssl-master/doc/man7/
A Dmigration_guide.pod83 On the other hand, to do AES encryption using the low level APIs you would have

Completed in 41 milliseconds