Home
last modified time | relevance | path

Searched full:ephemeral (Results 1 – 25 of 195) sorted by relevance

12345678

/freebsd/crypto/openssl/doc/man7/
H A DEVP_KEM-X25519.pod27 The encapsulate function generates an ephemeral keypair. It produces keymaterial
28 by doing an X25519 or X448 key exchange using the ephemeral private key and a
30 context then produces a shared secret. The shared secret and the ephemeral
33 ephemeral public key to produce the same keymaterial, which can then be used to
44 Used to specify the key material used for generation of the ephemeral key.
H A DEVP_KEM-EC.pod26 The encapsulate function generates an ephemeral keypair. It produces keymaterial
27 by doing an ECDH key exchange using the ephemeral private key and a supplied
29 then produces a shared secret. The shared secret and the ephemeral public key
32 ephemeral public key to produce the same keymaterial, which can then be used to
43 Used to specify the key material used for generation of the ephemeral key.
/freebsd/secure/lib/libcrypto/man/man7/
H A DEVP_KEM-EC.779 The encapsulate function generates an ephemeral keypair. It produces keymaterial
80 by doing an ECDH key exchange using the ephemeral private key and a supplied
82 then produces a shared secret. The shared secret and the ephemeral public key
85 ephemeral public key to produce the same keymaterial, which can then be used to
96 Used to specify the key material used for generation of the ephemeral key.
H A DEVP_KEM-X25519.780 The encapsulate function generates an ephemeral keypair. It produces keymaterial
81 by doing an X25519 or X448 key exchange using the ephemeral private key and a
83 context then produces a shared secret. The shared secret and the ephemeral
86 ephemeral public key to produce the same keymaterial, which can then be used to
97 Used to specify the key material used for generation of the ephemeral key.
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_tmp_dh_callback.pod8 - handle DH keys for ephemeral key exchange
37 Some ciphersuites may use ephemeral Diffie-Hellman (DH) key exchange. In these
38 cases, the session data is negotiated using the ephemeral/temporary DH key and
40 signing. Anonymous ciphers (without a permanent server key) also use ephemeral
43 Using ephemeral DH key exchange yields forward secrecy as the connection
H A DSSL_CTX_set_tmp_ecdh.pod6 - handle ECDH keys for ephemeral key exchange
/freebsd/secure/lib/libcrypto/man/man3/
H A DSSL_CTX_set_tmp_dh_callback.367 \&\- handle DH keys for ephemeral key exchange
98 Some ciphersuites may use ephemeral Diffie-Hellman (DH) key exchange. In these
99 cases, the session data is negotiated using the ephemeral/temporary DH key and
101 signing. Anonymous ciphers (without a permanent server key) also use ephemeral
104 Using ephemeral DH key exchange yields forward secrecy as the connection
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCodeMetrics.cpp46 // alive only by ephemeral values. in completeEphemeralValues()
58 // If all uses of this value are ephemeral, then so is this value. in completeEphemeralValues()
63 LLVM_DEBUG(dbgs() << "Ephemeral Value: " << *V << "\n"); in completeEphemeralValues()
70 // Find all ephemeral values.
83 // worth of work for each of its loops (and, in the common case, ephemeral in collectEphemeralValues()
136 // Skip ephemeral values. in analyzeBasicBlock()
/freebsd/crypto/libecc/src/tests/
H A Dbign_test_vectors.h27 * Fixed ephemeral private key for bign signature in bign_1_nn_random_belt_hash_test_vector()
76 * Fixed ephemeral private key for bign signature in bign_2_nn_random_belt_hash_test_vector()
78 * NOTE: the ephemeral private key has been recomputed using the private key as in bign_2_nn_random_belt_hash_test_vector()
127 * Fixed ephemeral private key for bign signature in bign_3_nn_random_belt_hash_test_vector()
175 * Fixed ephemeral private key for bign signature in bign_4_nn_random_belt_hash_test_vector()
177 * NOTE: the ephemeral private key has been recomputed using the private key as in bign_4_nn_random_belt_hash_test_vector()
231 * Fixed ephemeral private key for bign signature in bign_5_nn_random_belt_hash_test_vector()
284 * Fixed ephemeral private key for bign signature in bign_6_nn_random_belt_hash_test_vector()
341 * Fixed ephemeral private key for bign signature in bign_7_nn_random_belt_hash_test_vector()
397 * Fixed ephemeral private key for bign signature in bign_8_nn_random_belt_hash_test_vector()
/freebsd/contrib/ntp/html/
H A Dassoc.html32ephemeral</em>. Persistent associations are mobilized by a configuration command and never demobil…
33 <p>Ordinarily, successful mobilization of ephemeral associations requires the server to be cryptogr…
51 …e. If no matching association is found, the designated peer mobilizes a ephemeral symmetric passiv…
58 …ing in the vicinity. The intended result is that each client mobilizes ephemeral client associati…
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCodeMetrics.h85 /// Collect a loop's ephemeral values (those used only by an assume
90 /// Collect a functions's ephemeral values (those used only by an
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DWatchpoint.h207 bool m_is_ephemeral; // True if the watchpoint is in the ephemeral mode,
212 // disabled while in ephemeral mode.
213 // At the end of the ephemeral mode when the watchpoint is to be enabled
/freebsd/crypto/openssl/providers/implementations/kem/
H A Decx_kem.c536 * enc A buffer to return the senders ephemeral public key.
574 /* Create an ephemeral key */ in dhkem_encap()
588 /* Return the public part of the ephemeral key */ in dhkem_encap()
609 * enc A buffer containing the senders ephemeral public key that was returned
637 /* Get the public part of the ephemeral key created by encap */ in dhkem_decap()
H A Dec_kem.c306 /* Set the ephemeral seed */ in eckem_set_ctx_params()
633 * enc A buffer to return the senders ephemeral public key.
673 /* Create an ephemeral key */ in dhkem_encap()
695 /* Return the senders ephemeral public key in encoded form */ in dhkem_encap()
716 * enc A buffer containing the senders ephemeral public key that was returned
/freebsd/crypto/openssl/include/internal/
H A Dquic_reactor_wait_ctx.h50 * Doing this requires some ephemeral state tracking as a SSL_poll() call may
52 * separately from the reactor code as the state needed is only ephemeral and
/freebsd/crypto/openssl/test/
H A Dsm2_internal_test.c275 /* ephemeral nonce k */ in sm2_crypt_test()
423 /* ephemeral nonce k */ in sm2_sig_test()
443 /* ephemeral nonce k */ in sm2_sig_test()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h270 /// The symbols enumerated by this method are ephemeral, but they can be
277 /// The symbols enumerated by this method are ephemeral, but they can be
311 /// Ephemeral symbols produced by Reader::symbols() and
/freebsd/usr.sbin/wpa/wpa_supplicant/
H A Dwpa_supplicant.conf.5309 This file holds parameters for an ephemeral DH key exchange.
311 However, it is possible to set up RSA to use an ephemeral DH key exchange.
313 DSA keys always use ephemeral DH keys.
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_kari.c282 /* Create ephemeral key and initialise context based on it */
381 /* Create ephemeral key */ in ossl_cms_RecipientInfo_kari_init()
498 * If no originator key set up initialise for ephemeral key the public key in ossl_cms_RecipientInfo_kari_encrypt()
/freebsd/contrib/ntp/html/scripts/
H A Dauthopt.txt5 <li class='inline'><a href='authopt.html#ident'>ident - specify Autokey ephemeral group name</a></l…
/freebsd/release/tools/
H A Dec2-base.conf27 # Any EC2 ephemeral disks seen when the system first boots will
H A Dec2-small.conf32 # Any EC2 ephemeral disks seen when the system first boots will
/freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Duserspace.py83 # python's getpwuid/getgrgid is confused by ephemeral uids
163 help=_("translate SID to posix (possibly ephemeral) ID"))
/freebsd/crypto/openssh/.github/workflows/
H A Dselfhosted.yml19 EPHEMERAL: ${{ startsWith(matrix.host, 'libvirt') }}
29 # worker. The default is an ephemeral VM running under libvirt.
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-ciphers.pod.in241 Cipher suites using ephemeral DH key agreement, including anonymous cipher
246 Cipher suites using authenticated ephemeral DH key agreement.
255 Cipher suites using ephemeral ECDH key agreement, including anonymous
260 Cipher suites using authenticated ephemeral ECDH key agreement.

12345678