Home
last modified time | relevance | path

Searched refs:context (Results 201 – 225 of 337) sorted by relevance

12345678910>>...14

/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_use_srtp.pod113 "EXTRACTOR-dtls_srtp" and a NULL context value (use_context is 0). The total
120 SSL_CTX_set_tlsext_use_srtp() fails if called on a QUIC SSL context.
H A Dd2i_PrivateKey.pod58 included in the encoding). In this case the supplied library context I<libctx>
64 library context and property query string are used.
H A DOSSL_DECODER.pod85 implementations by all activated providers in the library context
129 functions, using the same library context and properties.
H A DPKCS12_pack_p7encdata.pod31 library context I<ctx> and property query I<propq> to be used to select the
H A DPEM_read_bio_PrivateKey.pod220 Some operations have additional variants that take a library context I<libctx>
222 objects may have an associated library context or property query string but
223 there are no variants of these functions that take a library context or property
225 library context or property query string by creating an empty B<X509>,
377 passed then any algorithm fetches will use that library context and property
378 query string. Otherwise the default library context and property query string
488 To read a certificate with a library context in PEM format from a BIO:
H A DX509_get0_distinguishing_id.pod33 In the context of SM2, the Distinguishing ID is often referred to as the "SM2
H A DPKCS12_item_decrypt_d2i.pod44 Functions ending in _ex() allow for a library context I<ctx> and property query
H A DTS_VERIFY_CTX_set_certs.pod31 verifying a TST. B<ctx> is the verification context created in advance and
H A DPKCS7_sign.pod24 The library context I<libctx> and property query I<propq> are used when
98 NULL for the library context I<libctx> and the property query I<propq>.
H A DSSL_CTX_set_ct_validation_callback.pod34 connections that share the given SSL context, respectively.
75 Ownership of this context remains with the caller.
H A DOSSL_STORE_SEARCH.pod56 criterion, and that can be given to an OSSL_STORE context with
61 OSSL_STORE_close() has been called for the OSSL_STORE context it was given
H A DEVP_OpenInit.pod23 EVP_OpenInit() initializes a cipher context B<ctx> for decryption
H A DCMS_EncryptedData_decrypt.pod41 The optional parameters library context I<libctx> and property query I<propq>
H A DASYNC_start_job.pod110 If executing within the context of a job (i.e. having been called directly or
116 ASYNC_pause_job() is called whilst not within the context of a job then no
178 not within the context of an B<ASYNC_JOB> then this is counted as success so 1
182 or NULL if not within the context of a job.
H A DOSSL_STORE_expect.pod36 context supports the given search type.
H A DPKCS8_encrypt.pod45 Functions ending in _ex() allow for a library context I<ctx> and property query
/openssl/doc/man7/
H A DEVP_KDF-ARGON2.pod88 If set (nonzero), password and secret stored in Argon2 context are zeroed
90 Otherwise, they are zeroed along the rest of Argon2 context data on clear,
H A DEVP_RAND-SEED-SRC.pod39 A context for the seed source can be obtained by calling:
H A DEVP_MD-BLAKE2.pod60 context is reinitialized.
H A DEVP_KEM-EC.pod28 recipient public key. A HKDF operation using the keymaterial and a kem context
H A DEVP_KEM-X25519.pod30 context then produces a shared secret. The shared secret and the ephemeral
H A DEVP_RAND-CTR-DRBG.pod63 A context for CTR DRBG can be obtained by calling:
/openssl/ssl/statem/
H A Dstatem_lib.c966 int context = SSL_EXT_TLS1_3_CERTIFICATE; in ssl_add_cert_to_wpacket() local
969 context |= SSL_EXT_TLS1_3_CERTIFICATE_COMPRESSION; in ssl_add_cert_to_wpacket()
985 && !tls_construct_extensions(s, pkt, context, x, chain)) { in ssl_add_cert_to_wpacket()
1109 PACKET context; in tls_process_rpk() local
1191 if (!PACKET_get_length_prefixed_1(pkt, &context)) { in tls_process_rpk()
1197 if (PACKET_remaining(&context) != 0) { in tls_process_rpk()
1202 if (!PACKET_equal(&context, sc->pha_context, sc->pha_context_len)) { in tls_process_rpk()
1208 if (PACKET_remaining(&context) != 0) { in tls_process_rpk()
/openssl/doc/internal/man3/
H A DOSSL_EVENT.pod82 =item context
98 Once populated, the event type, the references to event context, and the
H A Devp_keymgmt_newdata.pod38 first argument, which they also retrieve a provider context from when

Completed in 48 milliseconds

12345678910>>...14