Home
last modified time | relevance | path

Searched refs:context (Results 226 – 250 of 342) sorted by relevance

12345678910>>...14

/openssl/doc/man3/
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_HPKE_CTX_new.pod104 B<OSSL_HPKE_CTX> is a context that maintains internal state as HPKE
106 the sender and receiver. Attempting to use a single context for both will
155 return an error if called with a context using that AEAD identifier.
236 OSSL_HPKE_CTX_new() creates a B<OSSL_HPKE_CTX> context object used for
256 OSSL_HPKE_encap() uses the HPKE context I<ctx>, the recipient public value
268 OSSL_HPKE_seal() takes the B<OSSL_HPKE_CTX> context I<ctx>, the plaintext
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
H A DBN_mod_exp_mont.pod29 using Montgomery multiplication. I<in_mont> is a Montgomery context and can be
H A DOSSL_CRMF_MSG_get0_tmpl.pod70 encryptedValue I<ecert>, using the private key I<pkey>, library context
H A DX509_PUBKEY_new.pod84 algorithms. In this case the supplied library context I<libctx> and property
87 library context and property query string are used.
H A DCMS_sign.pod24 library context I<libctx> and the property query I<propq> are used when
33 for the library context I<libctx> and the property query I<propq>.
H A DX509_dup.pod417 library context I<libctx> and the property query I<propq> to use when retrieving
437 The I<pctx> specifies the printing context and is for internal
H A DPKCS12_add_cert.pod39 context I<ctx> and property query I<propq> to be used to select algorithm
H A DPKCS12_SAFEBAG_create_cert.pod62 but allows for a library context I<ctx> and property query I<propq> to be used to select
H A DPKCS12_SAFEBAG_get1_cert.pod55 I<prop> to NULL. This will use the default library context.
H A DX509_sign.pod33 certificate I<x> but uses the parameters contained in digest context I<ctx>.
H A DASN1_EXTERN_FUNCS.pod99 is considered optional in this context then I<opt> will be nonzero. Otherwise
102 B<ASN1_TLC> context (which may be required for other ASN1 function calls) is
H A DASN1_item_sign.pod66 contained in digest context I<ctx>.
81 contained in digest context I<ctx>.
/openssl/doc/designs/
H A Dfips_indicator.md34 - The FIPS restrictions should be able to be enabled/disabled per algorithm context.
35 - If the per algorithm context value is not set, then the Configuration file option is used.
75 - To control an algorithm context's checks via code requires a setter for each individual check e.g…
91 that this algorithm is unapproved. Once the context is unapproved it will
/openssl/doc/internal/man3/
H A Devp_keymgmt_newdata.pod38 first argument, which they also retrieve a provider context from when
H A Devp_md_get_number.pod34 library context.
/openssl/doc/man7/
H A Dossl-guide-migration.pod319 Added enhanced PKCS#12 APIs which accept a library context B<OSSL_LIB_CTX>
334 context and property query and will call an extended version of the key/IV
502 be set B<after> the cipher has been assigned to the cipher context.
505 =head4 Validation of operation context parameters
657 use a different library context and have different providers loaded with
663 library context.
678 set up with the default library context. Use L<X509_new_ex(3)>,
680 library context is required.
872 =head4 New functions that use a Library context
874 The following functions can be passed a library context if required.
[all …]
H A DEVP_CIPHER-AES.pod70 or L<EVP_DecryptUpdate(3)> call after the initialization of the context.
H A DEVP_KDF-KRB5KDF.pod44 A context for KRB5KDF can be obtained by calling:
H A DEVP_RAND-HASH-DRBG.pod81 A context for HASH DRBG can be obtained by calling:
H A DEVP_RAND-HMAC-DRBG.pod82 A context for HMAC DRBG can be obtained by calling:
H A DEVP_RAND-TEST-RAND.pod76 A context for a test generator can be obtained by calling:
/openssl/test/
H A Dsslapitest.c6107 unsigned int context; in test_custom_exts() local
6140 context = SSL_EXT_TLS1_3_CERTIFICATE_REQUEST in test_custom_exts()
6152 context = SSL_EXT_CLIENT_HELLO in test_custom_exts()
6159 context = SSL_EXT_CLIENT_HELLO in test_custom_exts()
6356 unsigned int context, in serverinfo_custom_parse_cb() argument
6470 const unsigned char context[] = "context"; in test_export_key_mat() local
6557 labellen, context, in test_export_key_mat()
6579 context, in test_export_key_mat()
6660 static const unsigned char context[] = "context"; in test_export_key_mat_early() local
6686 sizeof(label) - 1, context, sizeof(context) - 1), 1) in test_export_key_mat_early()
[all …]

Completed in 68 milliseconds

12345678910>>...14