Home
last modified time | relevance | path

Searched refs:given (Results 126 – 150 of 374) sorted by relevance

12345678910>>...15

/openssl/doc/man3/
H A DEVP_whirlpool.pod24 The WHIRLPOOL algorithm that produces a message digest of 512-bits from a given
H A DX509_get_extension_flags.pod150 X509_set_proxy_pathlen() sets the proxy certificate path length for the given
155 given certificate B<x> if it is a proxy certificate.
188 X509_get_proxy_pathlen() returns the path length value if the given
H A DOSSL_CMP_log_open.pod94 OSSL_CMP_print_to_bio() prints the given component info, filename, line number,
95 severity level, and log message or error queue message to the given I<bio>.
H A DSSL_get_value_uint.pod84 parameters for a given SSL object. Amongst other things, they are used to
89 within a given value class. The value classes are enumerated by
319 The given value is not supported by the SSL object on which it was called.
323 The given operation (get or set) is not supported by the specified
328 You are trying to modify the given value and the value is not modifiable at this
H A DOSSL_HTTP_REQ_CTX.pod117 In this case the BIO given as I<rbio> argument to OSSL_HTTP_REQ_CTX_new() should
143 the HTTP header C<Content-Type> is also added with the given string value.
148 that were given when calling OSSL_HTTP_REQ_CTX_new().
163 Otherwise the returned BIO is the I<rbio> given to OSSL_HTTP_REQ_CTX_new(),
188 given by I<rctx> is still alive, i.e., has not been closed.
H A DEVP_PKEY_ASN1_METHOD.pod369 The export_to() method exports the key material from the given key to
376 object, and associates the given B<id>, B<flags>, B<pem_str> and
385 parameters are given the type B<V_ASN1_NULL> by default, otherwise
386 they will be given the type B<V_ASN1_UNDEF> (i.e. the parameter is
417 EVP_PKEY_asn1_set_get_pub_key() set the diverse methods of the given
H A DOPENSSL_FILE.pod30 The macro B<OPENSSL_MSTR> yields the expansion of the macro given as argument,
H A DEVP_mdc2.pod25 128-bit output from a given input.
H A DOSSL_SELF_TEST_set_callback.pod27 has been set via OSSL_SELF_TEST_set_callback() for the given library context
H A DEVP_DigestInit.pod159 Fetches the digest implementation for the given I<algorithm> from any
160 provider offering it, within the criteria given by the I<properties>.
368 Return the name of the given message digest. For fetched message
384 Returns an B<OSSL_PROVIDER> pointer to the provider that implements the given
407 Return the NID of the OBJECT IDENTIFIER representing the given message digest
498 in the given library context I<libctx>, and for each of the implementations,
499 calls the given function I<fn> with the implementation method and the given
516 The value should not exceed what can be given using a B<size_t>.
523 The value should not exceed what can be given using a B<size_t>.
H A DSSL_CTX_set_session_ticket_cb.pod38 is the same as that given to SSL_CTX_set_session_ticket_cb(). The B<gen_cb>
47 of B<arg> is the same as that given to SSL_CTX_set_session_ticket_cb(). The
53 update the data placed into the session ticket. However, given that sessions
H A DOSSL_STORE_INFO.pod109 create a B<OSSL_STORE_INFO> object to hold the given input object.
150 given and that path has the file C<cookie.pem>, the name
188 OSSL_STORE_INFO_get_type() returns the STORE type number of the given
H A DEVP_PKEY_keygen.pod98 can be given for fetching algorithms from providers.
100 a B<size_t> parameter must be given to specify the size of the RSA key.
102 a string parameter must be given to specify the name of the EC curve.
H A DASN1_item_d2i_bio.pod73 ASN1_item_i2d_mem_bio() encodes the given ASN.1 value I<val>
76 ASN1_item_pack() encodes the given ASN.1 value in I<obj> using the
H A DBN_security_bits.pod5 BN_security_bits - returns bits of security based on given numbers
H A DRSA_size.pod35 RSA_security_bits() returns the number of security bits of the given B<rsa>
/openssl/doc/man1/
H A Dopenssl-pkey.pod.in74 If the key input is encrypted and B<-passin> is not given
105 If any cipher option is set but no B<-passout> is given
175 explicitly given (see RFC 3279 for the definition of the
H A Dopenssl-pkcs12.pod.in89 PKCS#12 input are relevant only when the B<-export> option is not given.
261 then the rest of the URI is taken as key identifier for the given engine.
266 if the B<-export> option is given.
280 if no key is given, else the first certificate matching the given key.
282 as well as any untrusted CA certificates given with the B<-untrusted> option.
288 with the B<-export> option and the B<-chain> option is given as well.
H A Dopenssl-prime.pod.in24 If no numbers are given on the command line, the B<-generate> flag should
/openssl/doc/designs/quic-design/
H A Dtx-packetiser.md218 and serialized QUIC packet in bytes in some given context. Typically
246 are using while serializing a given packet. May often be 0. Used to meet
410 frames. It is therefore trivially given the highest priority.
454 corresponding `STREAM` frames for a given stream ID.
456 - `RESET_STREAM`, `STOP_SENDING`: These terminate a given stream ID and thus are
462 management and are not particularly large, therefore they are given a high
466 are small and are given a high priority.
480 frames are important to connection maintenance and thus are given a priority
486 to be transmitted. Thus `ACK` frames are given a fairly high priority;
665 For the Initial EL, we attach a token if we have been given one.
[all …]
H A Dquic-overview.md90 Encryption of packets according to the given encryption level and with
99 Decryption of packets according to the given encryption level and with
/openssl/doc/man7/
H A Dprovider-decoder.pod50 read from the given B<OSSL_CORE_BIO>. If the caller wants to decode
190 supports any of the combinations given by I<selection>.
197 OSSL_FUNC_decoder_freectx() frees the given I<ctx> as created by
221 I<export_cb> as well as the given I<export_cbarg>.
H A Dprovider-kdf.pod109 OSSL_FUNC_kdf_reset() initialises a KDF operation given a provider
127 OSSL_FUNC_kdf_set_ctx_params() sets KDF parameters associated with the given
133 with the given provider side KDF context I<kctx> and stores them in I<params>.
188 This must be given together with the algorithm naming parameter to be
/openssl/doc/internal/man3/
H A Dossl_DER_w_begin_sequence.pod32 mean that the values given to the functions are invalid, such as the provided
H A Dossl_global_properties_no_mirrored.pod22 ossl_property_list_to_string() takes a given OSSL_PROPERTY_LIST in I<list> and

Completed in 42 milliseconds

12345678910>>...15