Home
last modified time | relevance | path

Searched refs:users (Results 1 – 25 of 47) sorted by relevance

12

/openssl/
H A DSUPPORT.md10 In this case the [openssl-users] mailing list is the right place for you.
12 other OpenSSL users. Here you will most likely get the answer to your questions.
36 [openssl-users] mailing list first.
69 - [openssl-users] for general questions about using the OpenSSL software
70 and discussions between OpenSSL users.
77 Only subscribers can post to [openssl-users] or [openssl-project]. The
88 [openssl-users]: https://mta.openssl.org/mailman/listinfo/openssl-users
H A DCONTRIBUTING.md99 This file helps users get more in-depth information of what comes
H A DNOTES-PERL.md91 1. for Linux users, the easiest is to install with the use of your
/openssl/crypto/
H A Dthreads_win.c72 volatile uint64_t users; member
226 CRYPTO_atomic_add64(&lock->qp_group[qp_idx].users, VAL_READER, &tmp64, in get_hold_current_qp()
232 CRYPTO_atomic_add64(&lock->qp_group[qp_idx].users, -VAL_READER, &tmp64, in get_hold_current_qp()
309 CRYPTO_atomic_add64(&data->thread_qps[i].qp->users, in ossl_rcu_read_unlock()
361 CRYPTO_atomic_and(&lock->qp_group[current_idx].users, ID_MASK, &tmp64, in update_qp()
363 CRYPTO_atomic_add64(&lock->qp_group[current_idx].users, new_id, &tmp64, in update_qp()
400 CRYPTO_atomic_load(&qp->users, &count, lock->rw_lock); in ossl_synchronize_rcu()
H A Dthreads_pthread.c298 uint64_t users; member
397 ATOMIC_ADD_FETCH(&lock->qp_group[qp_idx].users, VAL_READER, in get_hold_current_qp()
411 ATOMIC_SUB_FETCH(&lock->qp_group[qp_idx].users, VAL_READER, in get_hold_current_qp()
485 ret = ATOMIC_SUB_FETCH(&data->thread_qps[i].qp->users, in ossl_rcu_read_unlock()
540 ATOMIC_AND_FETCH(&lock->qp_group[current_idx].users, ID_MASK, in update_qp()
542 ATOMIC_OR_FETCH(&lock->qp_group[current_idx].users, new_id, in update_qp()
612 count = ATOMIC_LOAD_N(uint64_t, &qp->users, __ATOMIC_ACQUIRE); in ossl_synchronize_rcu()
/openssl/apps/demoSRP/
H A Dsrp_verifier.txt6 # The last value of an 'I' is used as the default group for new users.
/openssl/doc/man1/
H A Dopenssl-srp.pod.in35 For B<-list>, if no I<user> is given then all users are displayed.
66 List users.
H A Dopenssl-sess_id.pod.in27 properly, most users will not need to use it.
H A Dopenssl-storeutl.pod.in102 C</DC=org/DC=OpenSSL/DC=users/UID=123456+CN=John Doe>
/openssl/doc/man7/
H A DEVP_RAND-CRNG-TEST.pod10 and its users. It performs CRNG health tests as defined in
H A Dproxy-certificates.pod113 -subj "/DC=org/DC=openssl/DC=users/CN=proxy"
125 -subj "/DC=org/DC=openssl/DC=users/CN=proxy/CN=proxy 2"
H A Dossl-guide-introduction.pod12 command line application that enables users to perform various cryptography
/openssl/doc/man3/
H A DSSL_get_certificate.pod57 be freed by users of these functions.
H A DX509_get_extension_flags.pod147 This is for the users who need to mark non-RFC3820 proxy certificates as
151 certificate B<x>. This is for the users who need to mark non-RFC3820 proxy
H A DSSL_free.pod29 The ssl session has reference counts from two users: the SSL object, for
H A DCTLOG_new.pod34 be provided that can be used to help users identify this log. Ownership of the
H A DSRP_VBASE_new.pod38 for users that are not found by SRP_VBASE_get1_by_user(). This allows the server
H A DRAND_bytes.pod65 your operating system vendor or post a question on GitHub or the openssl-users
H A DBN_BLINDING_new.pod65 structure is owned by the current thread. This is to help users
H A DBIO_sendmmsg.pod90 OS-specific limitations. As such, users of this API using local address support
178 However, users of this interface should not test for this reason code directly,
H A DDH_generate_parameters.pod43 be shared among a group of users, and stores them in the provided B<DH>
/openssl/doc/designs/quic-design/
H A Dquic-requirements.md111 * Make it easy for our users to communicate securely, flexibly and performantly
114 * We will provide unified, consistent APIs to our users that work for all types
/openssl/external/perl/Text-Template-1.56/
H A DLICENSE32 The license agreements of most software companies try to keep users
35 software--to make sure the software is free for all its users. The
110 warranty) and that users may redistribute the program under these
287 artistic control over the development of the package, while giving the users of
/openssl/test/
H A DREADME.ssltest.md256 These steps are only needed during development. End users should run `make test`
278 The Perl test harness automatically generates expected outputs, so users who
/openssl/doc/HOWTO/
H A Dcertificates.txt13 This file is for users who wish to get a certificate of their own.

Completed in 39 milliseconds

12