Home
last modified time | relevance | path

Searched refs:context (Results 301 – 325 of 342) sorted by relevance

1...<<11121314

/openssl/doc/man3/
H A DSSL_CTX_set_generate_session_id.pod31 of the parent context of B<ssl>.
H A DX509_LOOKUP_meth_new.pod147 the X509_LOOKUP context, the type of the X509_OBJECT being requested, parameters
H A Dd2i_X509.pod433 context on the decoded structure this way (see the B<EXAMPLES> section).
581 Setting up a library context and property query:
H A DPKCS12_create.pod41 PKCS12_create_ex() is identical to PKCS12_create() but allows for a library context
H A DHMAC.pod75 Use L<EVP_Q_mac(3)> instead if a library context is required.
H A DPKCS5_PBE_keyivgen.pod89 then used to initialise the cipher context I<ctx> with a cipher I<cipher> for
H A DX509_STORE_CTX_get_error.pod414 =item B<X509_V_ERR_INVALID_CALL: invalid certificate verification context>
416 Invalid certificate verification context.
H A DSSL_CTX_set_tlsext_servername_callback.pod67 SSL_CTX_set_tlsext_servername_arg() sets a context-specific argument to be
H A DCMS_verify.pod49 The optional parameters library context I<libctx> and property query I<propq>
H A DEVP_CIPHER_meth_new.pod188 implementation context so that it can be automatically allocated.
H A DX509_STORE_set_verify_cb_func.pod207 called when the context (B<X509_STORE_CTX>) is being torn down.
H A DSSL_CTX_set_alpn_select_cb.pod126 context.
H A DEVP_PKEY_CTX_ctrl.pod197 EVP_PKEY_CTX_ctrl() sends a control operation to the context I<ctx>. The key
213 specific control operation to a context I<ctx> in string form. This is
219 EVP_PKEY_CTX_md() sends a message digest control operation to the context
H A DASN1_aux_cb.pod237 The context for the B<ASN1_PCTX> operation.
H A DOSSL_trace_set_channel.pod187 Traces BIGNUM context operations.
/openssl/test/
H A Devp_kdf_test.c1451 static unsigned char context[] = { in test_kdf_kbkdf_kmac() local
1573 context, sizeof(context)); in test_kdf_kbkdf_kmac()
/openssl/test/recipes/75-test_quicapi_data/
H A Dssltraceref-zlib.txt160 context (len=0):
H A Dssltraceref.txt158 context (len=0):
/openssl/doc/man7/
H A Dprovider-object.pod34 The encoding of the object depends on the context it's used in; for example,
H A DEVP_PKEY-RSA.pod232 An B<EVP_PKEY> context can be obtained by calling:
H A Dossl-guide-quic-introduction.pod142 can be used in any particular context. A connection B<SSL> object that has a
/openssl/doc/man1/
H A Dopenssl-kdf.pod.in114 to application- and context-specific information.
/openssl/doc/designs/quic-design/
H A Drx-depacketizer.md146 `QUIC_ACKM_on_rx_ack_frame()`, with the appropriate context
/openssl/ssl/statem/
H A Dstatem_srvr.c3607 PACKET spkt, context; in tls_process_client_certificate() local
3634 && (!PACKET_get_length_prefixed_1(pkt, &context) in tls_process_client_certificate()
3635 || (s->pha_context == NULL && PACKET_remaining(&context) != 0) in tls_process_client_certificate()
3637 && !PACKET_equal(&context, s->pha_context, in tls_process_client_certificate()
/openssl/include/openssl/
H A Dasn1t.h.in555 /* context specific IMPLICIT */
558 /* context specific EXPLICIT */

Completed in 63 milliseconds

1...<<11121314