Home
last modified time | relevance | path

Searched refs:context (Results 151 – 175 of 342) sorted by relevance

12345678910>>...14

/openssl/doc/man3/
H A DOSSL_ENCODER_to_bio.pod30 OSSL_ENCODER_to_data() runs the encoding process for the context I<ctx>,
41 OSSL_ENCODER_to_bio() runs the encoding process for the context I<ctx>, with
H A DOSSL_CMP_CTX_new.pod71 - functions for managing the CMP client context data structure
181 This is the context API for using CMP (Certificate Management Protocol) with
185 the library context I<libctx> and property query string I<propq>,
370 OSSL_CMP_OPT_LOG_VERBOSITY context option to the given level.
480 It extracts from the CMP context I<ctx> the pointer to the currently set
562 message sent with this context.
579 dependent on fields of the CMP context structure:
615 OSSL_CMP_CTX_reqExtensions_have_SAN() returns 1 if the context contains
641 will be the body of a General Message sent with this context.
793 Set up a CMP client context for sending requests and verifying responses:
[all …]
H A DPKCS7_encrypt.pod23 of flags. The library context I<libctx> and the property query I<propq> are used
70 values of NULL for the library context I<libctx> and the property query I<propq>.
H A DX509_STORE_CTX_new.pod70 structure associated with the specified library context I<libctx> and property
72 processing with the X509_STORE_CTX will use that library context and property
76 the default library context and a NULL property query string are used.
89 L<X509_STORE_CTX_verify(3)>, i.e., a context is only good for one verification.
272 The certificates and CRLs in a context are used internally and should B<not>
278 X509_STORE_CTX_new() returns a newly allocated context or NULL if an
H A DSSL_CONF_CTX_new.pod19 The function SSL_CONF_CTX_free() frees up the context B<cctx>.
H A DOSSL_CRMF_MSG_set0_validity.pod66 The library context I<libctx> and property query string I<propq>,
97 make use of the library context I<libctx> and property query string I<propq>.
H A DEVP_ASYM_CIPHER_free.pod38 by the B<properties> and in the scope of the given library context B<ctx> (see
60 all activated providers in the given library context I<libctx>, and for each of
H A DEVP_KEM_free.pod34 scope of the given library context B<ctx> (see L<OSSL_LIB_CTX(3)>). The algorithm
54 providers in the given library context I<libctx>, and for each of the
H A DX509_get_subject_name.pod48 using any given library context I<libctx> and property query I<propq>.
54 using the default library context and default property query.
H A DRAND_bytes.pod44 the default library context is used (see L<OSSL_LIB_CTX(3)>.
46 RAND_METHOD will be used in preference and the DRBG of the library context
H A DEVP_PKEY_encapsulate.pod22 context I<ctx> for an encapsulation operation and then sets the I<params>
23 on the context in the same way as calling L<EVP_PKEY_CTX_set_params(3)>.
H A DEVP_PKEY_digestsign_supports_digest.pod17 key I<pkey>. The query is done within an optional library context I<libctx> and
H A DOSSL_STORE_open.pod59 B<OSSL_STORE_CTX> is a context variable that holds all the internal
69 a library context I<libctx> with an associated property query I<propq>,
85 the I<params>, the library context I<libctx> and property query I<propq>.
H A DSSL_CTX_dane_enable.pod38 Individual connections associated with the context can then enable
47 This must be done before any SSL handles are created for the context.
65 (The connection must be associated with a DANE-enabled SSL context).
140 The B<flags> set for an B<SSL_CTX> context are copied to each B<SSL> handle
141 associated with that context at the time the handle is created.
142 Subsequent changes in the context's B<flags> have no effect on the B<flags> set
H A DPKCS12_decrypt_skey.pod24 PKCS12_decrypt_skey_ex() is similar to the above but allows for a library context
/openssl/doc/designs/
H A Dossl-provider-load-ex.md48 When the provider is already loaded an activated in the current library context,
58 Several instances of the same provider can be loaded in the same context using
/openssl/crypto/poly1305/asm/
H A Dpoly1305-x86_64.pl3940 $context="%r8";
3959 mov 120($context),%rax # pull context->Rax
3960 mov 248($context),%rbx # pull context->Rip
3970 mov 152($context),%rax # pull context->Rsp
3985 mov %rbx,144($context) # restore context->Rbx
4009 mov 120($context),%rax # pull context->Rax
4010 mov 248($context),%rbx # pull context->Rip
4020 mov 152($context),%rax # pull context->Rsp
4027 mov 208($context),%rax # pull context->R11
4031 lea 512($context),%rdi # &context.Xmm6
[all …]
/openssl/doc/man7/
H A Dprovider-keymgmt.pod221 provider context I<provctx> is passed and may be incorporated in the
230 more elaborate context based key object constructor.
232 OSSL_FUNC_keymgmt_gen_init() should create the key object generation context
235 The I<params>, if not NULL, should be set on the context in a manner similar to
238 OSSL_FUNC_keymgmt_gen_set_template() should add I<template> to the context
246 I<params> in the key object generation context I<genctx>.
253 I<params> in the key object generation context I<genctx>.
265 generation context I<genctx>
H A Dprovider-base.pod97 /* Functions for querying the providers in the application library context */
225 the thread that is stopping and gets passed the provider context as an
229 core_get_libctx() retrieves the core context in which the library
236 a proper library context that is linked to the application library context.
352 loading and unloading of providers in the application's library context.
360 into the application's library context. It is also called for any providers that
366 from the application's library context. It is passed the handle being used for
371 from the parent library context are changed. It should return 1 on success
382 provider_get0_provider_ctx() returns the provider context that is associated
805 /* Provider context */
[all …]
/openssl/doc/internal/man3/
H A Dossl_cmp_msg_check_update.pod7 - generic checks on a received CMP message, updating the context
71 same context and could apply to any Polling Response (pollRep), error, or PKI
H A Dossl_rand_get_entropy.pod45 except that it retrieves the seeding material from the library context's
66 that it retrieves the seeding material from the library context's DRBG
/openssl/crypto/bn/asm/
H A Dx86_64-mont5.pl3594 $context="%r8";
3613 mov 120($context),%rax # pull context->Rax
3614 mov 248($context),%rbx # pull context->Rip
3629 mov 152($context),%rax # pull context->Rsp
3640 mov 192($context),%r10 # pull $num
3654 mov %rbx,144($context) # restore context->Rbx
3655 mov %rbp,160($context) # restore context->Rbp
3656 mov %r12,216($context) # restore context->R12
3657 mov %r13,224($context) # restore context->R13
3658 mov %r14,232($context) # restore context->R14
[all …]
/openssl/doc/internal/man7/
H A DDERlib.pod27 I<pkt> is the packet context used, and I<tag> should be the
28 context-specific tag value of the element being handled, or -1 if there
/openssl/ssl/
H A Dt1_enc.c424 const unsigned char *context, in tls1_export_keying_material() argument
466 if ((contextlen > 0) || (context != NULL)) { in tls1_export_keying_material()
467 memcpy(val + currentvalpos, context, contextlen); in tls1_export_keying_material()
/openssl/crypto/chacha/asm/
H A Dchacha-x86_64.pl3789 $context="%r8";
3808 mov 120($context),%rax # pull context->Rax
3809 mov 248($context),%rbx # pull context->Rip
3818 mov 152($context),%rax # pull context->Rsp
3832 mov %rbx,144($context) # restore context->Rbx
3833 mov %rbp,160($context) # restore context->Rbp
3847 mov $context,%rsi # context
3893 mov 120($context),%rax # pull context->Rax
3894 mov 248($context),%rbx # pull context->Rip
3904 mov 192($context),%rax # pull context->R9
[all …]

Completed in 59 milliseconds

12345678910>>...14