Home
last modified time | relevance | path

Searched refs:exists (Results 1 – 25 of 55) sorted by relevance

123

/openssl/apps/
H A Dtsget.in135 if (exists $ENV{TSGET}) {
144 if (!exists($options{h}) || (@ARGV == 0 && !exists($options{o}))
145 || (@ARGV > 1 && exists($options{o}))) {
/openssl/doc/man3/
H A DSSL_CTX_add_session.pod19 the same session id already exists, the old session is removed by calling
28 whether a session with the same session id already exists. In this case
H A DX509V3_get_d2i.pod98 not exist. An error is returned if the extension exists.
101 exists.
110 not exist. An error is B<not> returned if the extension exists.
219 and 0 if it fails due to a non-fatal error (extension not found, already exists,
H A DSSL_CTX_has_client_custom_ext.pod5 SSL_CTX_has_client_custom_ext - check whether a handler exists for a particular
H A DX509_get_default_cert_file.pod24 from a file and no other path is specified. If the file exists, CA certificates
31 specified. If a given directory in the list exists, OpenSSL attempts to lookup
H A DCTLOG_STORE_get0_log_by_id.pod29 exists in the given CTLOG_STORE, otherwise it returns NULL.
H A DEVP_PKEY_get_attr.pod58 An error occurs if either I<attr> is NULL, or the attribute already exists.
63 to the I<key> object's attribute list. If I<obj> already exists in the attribute
H A DX509_REQ_get_attr.pod55 attribute list is NULL or the attribute already exists.
61 will occur. If I<obj> already exists in the attribute list then an error occurs.
H A DSSL_SESSION_has_ticket.pod34 SSL_SESSION_has_ticket() returns 1 if session ticket exists or 0 otherwise.
H A DX509_NAME_get_index_by_NID.pod46 B<obj>, if no such entry exists -1 is returned. At most B<len> bytes
H A DASN1_aux_cb.pod211 a value exists.
217 I<*exarg> if such a value exists.
H A DX509_ATTRIBUTE.pod124 attribute type) already exists in the attribute list.
131 already exists in the attribute list then an error occurs.
H A DOPENSSL_secure_malloc.pod83 It exists for consistency with OPENSSL_secure_malloc() , and
H A DOSSL_LIB_CTX.pod66 context as required. If the provider already exists due to it being mirrored
/openssl/tools/
H A Dc_rehash.in233 while(exists $hashlist{"$hash.$crlmark$suffix"}) {
/openssl/doc/designs/quic-design/
H A Djson-encoder.md7 The JSON encoder exists to support qlog implementation. There is no intention to
/openssl/doc/man1/
H A DCA.pl.pod90 If the F<demoCA> directory already exists then the B<-newca> command will not
93 delete the directory if it already exists.
/openssl/test/ssl-tests/
H A D17-renegotiate.cnf.in113 # exists, it won't have any real effect here
/openssl/doc/man7/
H A Dbio.pod41 and frequently a utility function exists to create and initialize such BIOs.
/openssl/doc/man5/
H A Dconfig.pod52 The environment variable B<OPENSSL_CONF_INCLUDE>, if it exists,
83 the value of the B<includedir> pragma, if it exists, is prepended to the
170 If this exists and has a nonzero numeric value, any error suppressing flags
341 exists, it is applied whenever an B<SSL_CTX> object is created. For example,
/openssl/apps/include/
H A Dapps.h233 BIGNUM *load_serial(const char *serialfile, int *exists, int create,
/openssl/demos/guide/
H A DREADME.md62 suitable for production use and exists for test purposes only. It will be
/openssl/
H A DNOTES-VMS.md111 check that this file exists:
/openssl/doc/internal/man3/
H A Devp_generic_fetch.pod203 * If this method exists in legacy form, with a constant NID for the
/openssl/doc/designs/ddd/
H A DREPORT.md36 This demo exists to demonstrate the simplest possible usage of OpenSSL, whether
63 This demo exists to demonstrate simple non-blocking usage. As with

Completed in 57 milliseconds

123