Home
last modified time | relevance | path

Searched refs:exchanges (Results 1 – 25 of 56) sorted by relevance

123

/third_party/node/test/pummel/
Dtest-net-timeout.js27 let exchanges = 0; variable
70 if (exchanges++ < 5) {
76 if (exchanges === 5) {
/third_party/openssl/doc/man3/
DBN_swap.pod15 BN_swap() exchanges the values of I<a> and I<b>.
DSSL_CTX_use_psk_identity_hint.pod86 will default to SHA-256 for any returned PSK. TLSv1.3 early data exchanges are
DOSSL_HTTP_transfer.pod191 OSSL_HTTP_exchange() exchanges any form of HTTP request and response
224 OSSL_HTTP_transfer() exchanges an HTTP request and response
DSSL_CTX_set_psk_client_callback.pod126 PSK. TLSv1.3 early data exchanges are possible in PSK connections only with the
/third_party/mbedtls/docs/
Duse-psa-crypto.md48 key together with a certificate for certificate-based key exchanges;
89 - Finite-field (non-EC) Diffie-Hellman (used in key exchanges: DHE-RSA,
/third_party/openGLES/extensions/NV/
DNV_shader_atomic_float64.txt51 exchanges. Providing atomic add support allows shaders to atomically
180 functionality targeted by this extension. We provide exchanges because
DNV_shader_atomic_float.txt58 operations provided by this extension is limited to adds and exchanges.
225 targeted by this extension. We provide exchanges because the operation
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_shader_atomic_float64.txt51 exchanges. Providing atomic add support allows shaders to atomically
180 functionality targeted by this extension. We provide exchanges because
DNV_shader_atomic_float.txt58 operations provided by this extension is limited to adds and exchanges.
225 targeted by this extension. We provide exchanges because the operation
/third_party/openGLES/extensions/OML/
DGLX_OML_swap_method.txt84 GLX_SWAP_EXCHANGE_OML then swapping exchanges the front and back
/third_party/skia/third_party/externals/opengl-registry/extensions/OML/
DGLX_OML_swap_method.txt84 GLX_SWAP_EXCHANGE_OML then swapping exchanges the front and back
/third_party/mbedtls/programs/ssl/
Dssl_server2.c656 int exchanges; /* number of data exchanges */ member
1719 opt.exchanges = DFL_EXCHANGES; in main()
1975 opt.exchanges = atoi(q); in main()
1976 if (opt.exchanges < 0) { in main()
3680 if (opt.exchanges == 0) { in main()
3684 exchanges_left = opt.exchanges; in main()
3845 if (opt.renegotiate && exchanges_left == opt.exchanges) { in main()
Dssl_client2.c514 int exchanges; /* number of data exchanges */ member
936 opt.exchanges = DFL_EXCHANGES; in main()
1132 opt.exchanges = atoi(q); in main()
1133 if (opt.exchanges < 1) { in main()
2924 if (--opt.exchanges > 0) { in main()
/third_party/skia/third_party/externals/opengl-registry/extensions/INTEL/
DGLX_INTEL_swap_event.txt101 occurred by checking the event_type field. Simple pixmap exchanges are
/third_party/openGLES/extensions/INTEL/
DGLX_INTEL_swap_event.txt101 occurred by checking the event_type field. Simple pixmap exchanges are
/third_party/json/docs/mkdocs/docs/api/basic_json/
Dindex.md229 - [**swap**](swap.md) - exchanges the values
297 - [**std::swap&lt;basic_json&gt;**](std_swap.md) - exchanges the values of two JSON objects
/third_party/skia/third_party/externals/opengl-registry/xml/
Dwgltypes.txt94 LPD_SWAP_EXCHANGE In a double-buffered layer plane, swapping the color buffer exchanges the f…
/third_party/openGLES/xml/
Dwgltypes.txt94 LPD_SWAP_EXCHANGE In a double-buffered layer plane, swapping the color buffer exchanges the f…
/third_party/python/Modules/_decimal/libmpdec/literature/
Dmatrix-transform.txt236 step 1) exchanges rows and columns.
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DGLX_EXT_buffer_age.txt127 implementation that swaps via buffer exchanges, the age would
/third_party/openGLES/extensions/EXT/
DGLX_EXT_buffer_age.txt127 implementation that swaps via buffer exchanges, the age would
/third_party/EGL/extensions/EXT/
DEGL_EXT_buffer_age.txt180 implementation that swaps via buffer exchanges, the age would
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/
DEGL_EXT_buffer_age.txt180 implementation that swaps via buffer exchanges, the age would
/third_party/mbedtls/docs/architecture/psa-migration/
Dpsa-limitations.md63 2. Drop the DHE-RSA and DHE-PSK key exchanges in TLS 1.2 when moving to PSA.

123