Home
last modified time | relevance | path

Searched refs:context (Results 251 – 275 of 342) sorted by relevance

1...<<11121314

/openssl/include/openssl/
H A Dtls1.h262 const unsigned char *context,
275 const unsigned char *context,
/openssl/doc/man3/
H A DSMIME_write_ASN1.pod33 The library context I<libctx> and the property query I<propq> are used when
H A DEVP_PKEY_CTX_set_tls1_prf_md.pod49 A context for the TLS PRF can be obtained by calling:
H A DEVP_PKEY_CTX_set_rsa_pss_keygen_md.pod79 A context for the B<RSA-PSS> algorithm can be obtained by calling:
H A DEVP_SealInit.pod25 EVP_SealInit() initializes a cipher context B<ctx> for encryption
H A DSRP_Calc_B.pod68 context and property query string. The SRP_Calc_server_key() and SRP_Calc_A()
H A DEVP_PKEY_get_size.pod58 that this function call delivers in the context that it's called in.
H A DSSL_set_async_callback.pod90 callback function is small and nonblocking as it will be run in the context of
H A DSSL_CTX_set_cert_verify_callback.pod58 Note that the verification status in the store context is a possibly durable
H A DEVP_KEYEXCH_free.pod69 all activated providers in the library context I<libctx>, and for each
H A DOSSL_CMP_validate_msg.pod24 In the former case a suitable trust anchor must be given in the CMP context
H A DEVP_SIGNATURE.pod64 activated providers in the given library context I<libctx>, and for each of the
H A DEVP_PKEY_new.pod95 the library context I<libctx> and the property query string I<propq>. The
105 EVP_PKEY_new_raw_private_key_ex() except that the default library context and
/openssl/doc/internal/man3/
H A Devp_pkey_export_to_provider.pod27 default context), the name of the legacy type of I<pk>, and the I<propquery>
H A Dossl_cmp_mock_srv_new.pod45 associated with the library context I<libctx> and property query string
/openssl/doc/man7/
H A DEVP_PKEY-X25519.pod91 An B<EVP_PKEY> context can be obtained by calling:
H A DEVP_KDF-X963.pod81 A context for X963KDF can be obtained by calling:
H A DEVP_KEYEXCH-ECDH.pod19 In the context of an Elliptic Curve Diffie-Hellman key exchange, this parameter
H A DEVP_PKEY-DSA.pod65 An B<EVP_PKEY> context can be obtained by calling:
H A Dproxy-certificates.pod165 ex_data store that is attached to an X509 validation context.
188 * store in the X509 validation context the first time it's
H A Dprovider.pod67 I<*provctx> should be assigned a provider specific context to allow
85 I<provctx> is the provider specific context that was passed back by
/openssl/ssl/
H A Dssl_local.h1999 unsigned int context; member
2758 const unsigned char *context,
2763 const unsigned char *context,
2907 unsigned int context,
2913 __owur int custom_ext_parse(SSL_CONNECTION *s, unsigned int context,
2917 __owur int custom_ext_add(SSL_CONNECTION *s, int context, WPACKET *pkt, X509 *x,
/openssl/doc/designs/
H A Dthread-api.md54 As usual, `ctx` can be NULL to use the default library context.
/openssl/doc/designs/quic-design/
H A Dquic-requirements.md91 treated separately by our APIs. In the context of QUIC, APIs to be able to
97 effectively they are single stream in nature) and this fundamental context of
/openssl/crypto/engine/
H A DREADME.md98 EVP_CIPHER_CTX context, and the EVP_CIPHER structure is left hooked into the
99 context and so is used as the implementation. Pretty much how things work now
105 That functional reference will be stored in the context (and released on

Completed in 53 milliseconds

1...<<11121314