Home
last modified time | relevance | path

Searched refs:exchanges (Results 1 – 25 of 61) 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/mbedtls/docs/
Duse-psa-crypto.md57 key together with a certificate for ECDSA-based key exchanges (note: while
76 PSK key exchanges (ciphersuites starting with `TLS_PSK_WITH_`), to the
77 exclusion of RSA-PSK, DHE-PSK and ECDHE-PSK key exchanges. It is the responsibility of
80 exchanges will result in a handshake failure with the handshake function
128 Scope: Client-side, for ECDHE-RSA and ECDHE-ECDSA key exchanges, the
159 TLS: key exchanges / asymmetric crypto
162 The following key exchanges are not covered at all:
173 The following key exchanges are only partially covered:
/third_party/gettext/libtextstyle/
DAUTHORS3 The following contributions warranted legal paper exchanges with the
/third_party/mbedtls/tests/scripts/
Dbasic-in-docker.sh44 run_in_docker tests/scripts/key-exchanges.pl
/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
DSSL_CTX_set_psk_client_callback.pod126 PSK. TLSv1.3 early data exchanges are possible in PSK connections only with the
/third_party/boost/libs/range/doc/reference/algorithm/
Drotate.qbk22 `rotate` rotates the elements in a range. It exchanges the two ranges `[begin(rng), middle)` and `[…
/third_party/gettext/
DAUTHORS3 The following contributions warranted legal paper exchanges with the
/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/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/OML/
DGLX_OML_swap_method.txt84 GLX_SWAP_EXCHANGE_OML then swapping exchanges the front and back
/third_party/openGLES/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.c605 int exchanges; /* number of data exchanges */ member
1531 opt.exchanges = DFL_EXCHANGES; in main()
1768 opt.exchanges = atoi( q ); in main()
1769 if( opt.exchanges < 0 ) in main()
3432 if( opt.exchanges == 0 ) in main()
3435 exchanges_left = opt.exchanges; in main()
3614 if( opt.renegotiate && exchanges_left == opt.exchanges ) in main()
Dssl_client2.c481 int exchanges; /* number of data exchanges */ member
848 opt.exchanges = DFL_EXCHANGES; in main()
1042 opt.exchanges = atoi( q ); in main()
1043 if( opt.exchanges < 1 ) in main()
2897 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/doc/mkdocs/docs/api/basic_json/
Dindex.md180 - swap - exchanges the values
/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/openGLES/extensions/EXT/
DGLX_EXT_buffer_age.txt127 implementation that swaps via buffer exchanges, the age would
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DGLX_EXT_buffer_age.txt127 implementation that swaps via buffer exchanges, the age would

123