Home
last modified time | relevance | path

Searched refs:value (Results 826 – 850 of 861) sorted by relevance

1...<<3132333435

/openssl/doc/man1/
H A Dopenssl-dgst.pod.in92 For OpenSSL providers it is recommended to set this value for shake algorithms,
H A Dopenssl.pod663 -key pkcs11:object=some-private-key;pin-value=1234
717 The value is a comma separated list of names, with the following
/openssl/doc/man7/
H A Dprovider-kem.pod203 The default value of 1 causes an error during the init if the key is not FIPS
H A Dprovider-decoder.pod235 It's important to understand that the return value from this function is
H A DEVP_RAND.pod250 value of the I<randomness> argument:
H A Dossl-guide-libcrypto-introduction.pod141 calls. If you pass the return value of one of these convenience functions to an
/openssl/crypto/bio/
H A Dbss_conn.c614 pd->value.fd = b->num; in conn_ctrl()
/openssl/doc/man3/
H A DBIO_s_accept.pod93 Setting the value to 1 is equivalent to setting B<BIO_SOCK_TFO>
H A DEVP_PKEY_sign.pod135 All functions return 1 for success and 0 or a negative value for failure.
/openssl/apps/
H A Dcmp.c1995 long value; in handle_opt_geninfo() local
2020 value = strtol(ptr, &end, 10); in handle_opt_geninfo()
2036 || !ASN1_INTEGER_set(aint, value)) in handle_opt_geninfo()
H A Dopenssl-vms.cnf160 # MASK:XXXX a literal mask value.
H A Dopenssl.cnf160 # MASK:XXXX a literal mask value.
H A Ds_client.c2844 BIO_write(sbio, atyp->value.sequence->data, in s_client_main()
2845 atyp->value.sequence->length); in s_client_main()
/openssl/
H A DNOTES-WINDOWS.md123 built, and `<ctx>` is the value specified by `-DOPENSSL_WINCTX`. This allows
H A DNOTES-NONSTOP.md168 are supplied for historical value. Please submit a Pull Request to OpenSSL
H A DNEWS.md219 openssl.cnf have been updated to require a value of [1|yes|true|on]
220 (in lower or UPPER case) to enable the setting. Conversely a value
362 value
390 * Fix excessive time spent checking DH q parameter value ([CVE-2023-3817])
1494 * Give EVP_MAX_MD_SIZE its old value, except for a FIPS build.
/openssl/test/
H A Dtestutil.h580 char *value; member
H A Dssl_old_test.c816 static int protocol_from_string(const char *value) in protocol_from_string() argument
834 if (strcmp(versions[i].name, value) == 0) in protocol_from_string()
/openssl/Configurations/
H A Dunix-Makefile.tmpl302 # OPENSSLDIR will get the value from $prefix plus "/ssl".
303 # If --openssldir was given and the value is an absolute
304 # path, OPENSSLDIR will get its value without change.
305 # If the value from --openssldir is a relative path,
307 # value appended as a subdirectory.
/openssl/doc/designs/quic-design/
H A Dquic-tls.md227 type `TLSEXT_TYPE_quic_transport_parameters` with value 57 is used for this
H A Dquic-api-ssl-funcs.md55 **Note**: Where this value is used with an applicability of **FC** or **NO**,
936 `SSL_has_pending` returns a boolean value indicating whether there is processed
959 `SSL_get_key_update_type` returns an enumerated value which is only relevant to
H A Dglossary.md11 application to be signalled as an error code value by QUIC. See QUIC RFCs
/openssl/crypto/aes/asm/
H A Dbsaes-armv8.pl1269 // x4 -> initial value of 128-bit counter (stored big-endian) which increments, modulo 2^32, for …
1428 ldr q1, [x4] // load whole counter value
/openssl/crypto/engine/
H A DREADME.md152 tweaked; the ENGINE_TABLE_FLAG_NOINIT value can be passed to
/openssl/ssl/
H A Dssl_lib.c7700 uint64_t *value) in SSL_get_value_uint() argument
7704 return ossl_quic_get_value_uint(s, class_, id, value); in SSL_get_value_uint()
7712 uint64_t value) in SSL_set_value_uint() argument
7716 return ossl_quic_set_value_uint(s, class_, id, value); in SSL_set_value_uint()

Completed in 113 milliseconds

1...<<3132333435