Home
last modified time | relevance | path

Searched refs:context (Results 176 – 200 of 342) sorted by relevance

12345678910>>...14

/openssl/doc/man3/
H A DX509_STORE_CTX_get_by_subject.pod24 and subject I<name> from the store in the provided store context I<vs>.
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_EncodeInit.pod41 EVP_ENCODE_CTX_new() allocates, initializes and returns a context to be used for
44 EVP_ENCODE_CTX_free() cleans up an encode/decode context B<ctx> and frees up the
81 EVP_ENCODE_CTX_copy() can be used to copy a context B<sctx> to a context
H A DEVP_PKEY_fromdata.pod23 These functions use an B<EVP_PKEY_CTX> context, which should primarily
30 EVP_PKEY_fromdata_init() initializes a public key algorithm context
34 given data from I<params>, I<selection> and a context that's been initialized
H A DCMS_sign_receipt.pod29 are not supported since they do not make sense in the context of signed
H A DCMS_verify_receipt.pod30 supported since they do not make sense in the context of signed receipts.
H A DCMS_encrypt.pod22 I<flags> is an optional set of flags. The library context I<libctx> and the
87 of NULL for the library context I<libctx> and the property query I<propq>.
H A DSRP_create_verifier.pod43 context I<libctx> and property query string I<propq>. Any cryptographic
48 default library context and property query string is used.
H A DX509_verify_cert.pod26 context I<libctx> and property query string I<propq>, both of which may be NULL.
37 The verification context, of type B<X509_STORE_CTX>, can be constructed
H A DEVP_KEYMGMT.pod89 all activated providers in the library context I<libctx>, and for each
106 functions, using the same library context and properties.
H A DSSL_CONF_CTX_set1_prefix.pod5 SSL_CONF_CTX_set1_prefix - Set configuration context command prefix
H A DSSL_CTX_sess_set_cache_size.pod17 of context B<ctx> to B<t>.
H A DOSSL_CMP_STATUSINFO_new.pod37 representing the PKIStatusInfo components of the CMP context I<ctx>
/openssl/engines/
H A De_capi.txt10 CAPI_R_CANT_FIND_CAPI_CONTEXT:101:can't find capi context
/openssl/doc/internal/man3/
H A Dossl_namemap_new.pod38 library context.
49 given library context.
H A Dx509v3_cache_extensions.pod19 It computes the SHA1 digest of the certificate using the default library context
/openssl/test/ssl-tests/
H A D08-npn.cnf.in149 name => "npn-with-sni-no-context-switch",
174 name => "npn-with-sni-context-switch",
H A D06-sni-ticket.cnf.in63 # If SNI is in use, then if the "switched-to" context has session tickets disabled,
/openssl/doc/man7/
H A Dprovider-decoder.pod21 /* Functions to construct / destruct / manipulate the decoder context */
194 OSSL_FUNC_decoder_newctx() returns a context to be used with the rest of
200 OSSL_FUNC_decoder_set_ctx_params() sets context data according to parameters
280 OSSL_FUNC_decoder_newctx() returns a pointer to a context, or NULL on
H A Dprovider-storemgmt.pod86 OSSL_FUNC_store_open() should create a provider side context with data based
90 OSSL_FUNC_store_attach() should create a provider side context with the core
116 OSSL_FUNC_store_close() frees the provider side context I<ctx>.
H A DEVP_KDF-HMAC-DRBG.pod44 A context for KDF HMAC DRBG can be obtained by calling:
H A Dprovider-encoder.pod21 /* Functions to construct / destruct / manipulate the encoder context */
205 OSSL_FUNC_encoder_newctx() returns a context to be used with the rest of
211 OSSL_FUNC_encoder_set_ctx_params() sets context data according to parameters
300 OSSL_FUNC_encoder_newctx() returns a pointer to a context, or NULL on
/openssl/ssl/
H A Dtls13_enc.c833 const unsigned char *context, in tls13_export_keying_material() argument
852 || EVP_DigestUpdate(ctx, context, contextlen) <= 0 in tls13_export_keying_material()
873 const unsigned char *context, in tls13_export_keying_material_early() argument
914 || EVP_DigestUpdate(ctx, context, contextlen) <= 0 in tls13_export_keying_material_early()
/openssl/ssl/quic/
H A Dquic_tls.c599 unsigned int context, in add_transport_params_cb() argument
612 unsigned int context, in free_transport_params_cb() argument
619 unsigned int context, in parse_transport_params_cb() argument
/openssl/doc/designs/quic-design/
H A Dquic-statm.md57 this should be enforced are context sensitive. It is the caller's responsibility

Completed in 43 milliseconds

12345678910>>...14