Home
last modified time | relevance | path

Searched refs:value (Results 726 – 750 of 861) sorted by relevance

1...<<21222324252627282930>>...35

/openssl/doc/man3/
H A DEVP_PKEY_CTX_new.pod107 EVP_PKEY_CTX_free() does not return a value.
H A DBN_BLINDING_new.pod107 (a B<unsigned long> value).
H A DRAND_add.pod22 hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value,
H A DEVP_aes_128_gcm.pod162 the XTS "tweak" value.
H A DX509_get0_signature.pod112 not return an error value.
H A DSSL_CTX_set_cipher_list.pod59 An empty list is permissible. The default value for this setting is:
H A Dd2i_RSAPrivateKey.pod72 hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value,
295 value if an error occurs.
H A DSSL_get_ciphers.pod91 free the return value itself.
H A DSSL_CTX_set_client_cert_cb.pod33 will be sent. A negative return value will suspend the handshake and the
H A DCMS_encrypt.pod55 identifier value instead. An error occurs if all recipient certificates do not
H A DPKCS12_key_gen_utf8_ex.pod88 I<iter> is the iteration count and its value should be greater than or
H A DSSL_get_session.pod94 The return value points to the data of an SSL session.
H A DBIO_f_md.pod30 digest calculation and returns the digest value. BIO_puts() is
/openssl/doc/internal/man3/
H A Dossl_namemap_new.pod100 return value of 0 means that the callback was not called for any names.
H A DDEFINE_PRIORITY_QUEUE_OF.pod72 B<ossl_pqueue_I<TYPE>_push>() inserts a new element with value I<data>
/openssl/crypto/cms/
H A Dcms_pwri.c160 value.sequence)) { in CMS_add0_recipient_password()
/openssl/include/openssl/
H A Dx509_acert.h.in81 int X509_ACERT_add1_ext_i2d(X509_ACERT *x, int nid, void *value, int crit,
H A Dbio.h.in126 # define BIO_CTRL_DGRAM_GET_MTU 41/* get cached value for MTU */
127 # define BIO_CTRL_DGRAM_SET_MTU 42/* set cached value for MTU.
400 } value; member
438 * value */
904 * value.
H A Dpkcs12.h.in125 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int l…
319 int nid_type, const unsigned char *value, int len);
H A Dx509.h.in73 * is 0x80, while bit `7` is 0x01 (the LSB of the integer value), bit `8` is
560 X509_ATTRIBUTE *X509_ATTRIBUTE_create(int nid, int atrtype, void *value);
919 int X509_add1_ext_i2d(X509 *x, int nid, void *value, int crit,
931 int X509_CRL_add1_ext_i2d(X509_CRL *x, int nid, void *value, int crit,
945 int X509_REVOKED_add1_ext_i2d(X509_REVOKED *x, int nid, void *value, int crit,
/openssl/ssl/statem/
H A Dextensions_srvr.c180 unsigned int value; in tls_parse_ctos_maxfragmentlen() local
182 if (PACKET_remaining(pkt) != 1 || !PACKET_get_1(pkt, &value)) { in tls_parse_ctos_maxfragmentlen()
188 if (!IS_MAX_FRAGMENT_LENGTH_EXT_VALID(value)) { in tls_parse_ctos_maxfragmentlen()
213 s->session->ext.max_fragment_len_mode = value; in tls_parse_ctos_maxfragmentlen()
/openssl/Configurations/
H A Dwindows-makefile.tmpl204 # OPENSSLDIR will get the value "$win_commonroot\\SSL".
205 # If --openssldir was given and the value is an absolute
206 # path, OPENSSLDIR will get its value without change.
207 # If the value from --openssldir is a relative path,
209 # value appended as a subdirectory.
/openssl/crypto/property/
H A DREADME.md69 are populated as the first two members of the value table. All property
/openssl/doc/man7/
H A DEVP_KDF-SCRYPT.pod67 fixed digest internally. NULL is used if this value is not set.
/openssl/ssl/quic/
H A Dquic_port.c186 if (d->type == BIO_POLL_DESCRIPTOR_TYPE_SOCK_FD && d->value.fd < 0) { in validate_poll_descriptor()

Completed in 50 milliseconds

1...<<21222324252627282930>>...35