Home
last modified time | relevance | path

Searched refs:context (Results 326 – 337 of 337) sorted by relevance

1...<<11121314

/openssl/include/openssl/
H A Dbio.h.in346 void *context,
782 void *context);
H A Dssl.h.in258 /* Extension context codes */
301 unsigned int context,
308 unsigned int context,
313 unsigned int context,
895 unsigned int context,
/openssl/doc/man3/
H A DSSL_CTX_set_verify.pod177 (preverify_ok=0). B<x509_ctx> is a pointer to the complete context used
H A DSSL_CTX_set_options.pod57 a new SSL object is created from a context using SSL_new(), the current
/openssl/crypto/bio/
H A Dbss_dgram.c2529 void *context) in BIO_dgram_sctp_notification_cb() argument
2535 data->notification_context = context; in BIO_dgram_sctp_notification_cb()
/openssl/doc/designs/quic-design/
H A Dglossary.md117 serialized QUIC packet in bytes in some given context. Typically equal to the
H A Drecord-layer.md256 in the current context, even if normally we would expect to receive encrypted
H A Dtx-packetiser.md218 and serialized QUIC packet in bytes in some given context. Typically
/openssl/ssl/
H A Dssl_lib.c3779 const unsigned char *context, size_t contextlen, in SSL_export_keying_material() argument
3792 llen, context, in SSL_export_keying_material()
3799 const unsigned char *context, in SSL_export_keying_material_early() argument
3811 context, contextlen); in SSL_export_keying_material_early()
/openssl/doc/man1/
H A Dopenssl.pod772 Traces BIGNUM context operations.
/openssl/
H A DCHANGES.md337 * Accept longer context for TLS 1.2 exporters
573 the provider context as a parameter.
895 on the RSA decryption context.
1937 * Added enhanced PKCS#12 APIs which accept a library context.
2320 other libraries can use to form a separate context within which
2705 * Added functionality to create an EVP_PKEY context based on data
10600 the array representation useful in a more general context.
11413 time a new context for that algorithm attempts to select an
11658 in a different context.
20411 * rsa_eay.c would attempt to free a NULL context.
[all …]
H A DNEWS.md127 * Accept longer context for TLS 1.2 exporters
411 * Added `OSSL_LIB_CTX`, a libcrypto library context.

Completed in 136 milliseconds

1...<<11121314