| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_export_keying_material.pod | 7 - obtain keying material for application use 25 During the creation of a TLS or DTLS connection shared keying material is 28 application to use some of this keying material for its own purposes in 31 SSL_export_keying_material() derives keying material using 35 keying material using the F<early_exporter_master_secret> (as defined in the 41 keying material will be used. For example this may include identifiers for the 53 no context at all, and will result in different keying material being returned. 55 result in the same keying material being returned.
|
| H A D | SSL_CTX_set_keylog_callback.pod | 6 SSL_CTX_keylog_cb_func - logging TLS key material 20 is called whenever TLS key material is generated or received, in order to allow 21 applications to store this keying material for debugging purposes. 26 the value of cb, no logging of key material will be done. 29 with the connection, and B<line>, a string containing the key material in the
|
| H A D | SSL_CTX_set_tlsext_use_srtp.pod | 25 establishing SRTP keying material, algorithms and parameters using DTLS. This 111 keying material (on both the client and server) should be obtained via a call to 114 length of keying material obtained should be equal to two times the sum of the
|
| /freebsd/contrib/unbound/sldns/ |
| H A D | keyraw.h | 65 * \return a DSA * structure with the key material 71 * Converts a holding buffer with DSA key material to EVP PKEY in openssl. 79 * Converts a holding buffer with key material to EVP PKEY in openssl. 88 * Converts a holding buffer with key material to EVP PKEY in openssl. 102 * \return a RSA * structure with the key material 108 * Converts a holding buffer with RSA key material to EVP PKEY in openssl. 116 * Converts a holding buffer with key material to EVP PKEY in openssl. 125 * Converts a holding buffer with key material to EVP PKEY in openssl.
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | SSL_export_keying_material.3 | 66 \&\- obtain keying material for application use 84 During the creation of a TLS or DTLS connection shared keying material is 87 application to use some of this keying material for its own purposes in 90 \&\fBSSL_export_keying_material()\fR derives keying material using 94 keying material using the \fIearly_exporter_master_secret\fR (as defined in the 100 keying material will be used. For example this may include identifiers for the 112 no context at all, and will result in different keying material being returned. 114 result in the same keying material being returned.
|
| H A D | SSL_CTX_set_keylog_callback.3 | 65 SSL_CTX_keylog_cb_func \- logging TLS key material 79 is called whenever TLS key material is generated or received, in order to allow 80 applications to store this keying material for debugging purposes. 85 the value of cb, no logging of key material will be done. 88 with the connection, and \fBline\fR, a string containing the key material in the
|
| /freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/ |
| H A D | lac_sym_qat_key.h | 121 * Populate the SSL key material input 124 * Populate the SSL key material input 127 * @param[out] pSslKeyMaterialInput Pointer to SSL key material input 145 * Populate the TLS key material input 148 * Populate the TLS key material input 151 * @param[out] pTlsKeyMaterialInput Pointer to TLS key material input 167 * Populate the TLS HKDF key material input 170 * Populate the TLS HKDF key material input 173 * @param[out] pTlsKeyMaterialInput Pointer to TLS key material input
|
| /freebsd/sys/crypto/openssl/arm/ |
| H A D | chacha-armv4.S | 81 ldmia sp,{r0,r1,r2,r3,r4,r5,r6,r7,r8,r9} @ load key material 227 ldr r8,[sp,#4*(0)] @ load key material 242 add r0,r0,r8 @ accumulate key material 275 ldmia r8,{r8,r9,r10,r11} @ load key material 280 add r4,r4,r8 @ accumulate key material 313 ldmia r8,{r8,r9,r10,r11} @ load key material 320 add r0,r0,r8 @ accumulate key material 358 ldmia r8,{r8,r9,r10,r11} @ load key material 362 add r4,r4,r8 @ accumulate key material 422 add r0,r0,r8 @ accumulate key material [all …]
|
| /freebsd/crypto/openssl/doc/internal/man3/ |
| H A D | ossl_rand_get_entropy.pod | 9 - get seed material from the operating system 38 ossl_rand_get_entropy() retrieves seeding material from the operating system. 39 The seeding material will have at least I<entropy> bytes of randomness and is 45 except that it retrieves the seeding material from the library context's 66 that it retrieves the seeding material from the library context's DRBG
|
| /freebsd/share/man/man4/ |
| H A D | gbde.4 | |
| /freebsd/crypto/heimdal/doc/doxyout/hcrypto/man/man3/ |
| H A D | hcrypto_rand.3 | 53 Seed that random number generator. Secret material can securely be feed into the function, they wil… 67 Get a random block from the random generator, can be used for key material. 119 Get a random block from the random generator, should NOT be used for key material. 136 Seed that random number generator. Secret material can securely be feed into the function, they wil…
|
| /freebsd/crypto/openssl/include/crypto/ |
| H A D | ml_kem.h | 189 * |pkhash| in that order, once we have expanded key material. 212 * or private key material. 216 /* Reset a key clearing all public and private key material */ 221 * Duplicate a key, optionally including some key material, per the 227 * ----- Import or generate key material. 231 * Functions that augment "bare ML-KEM keys" with key material deserialised 232 * from an input buffer. It is an error for any key material to already be
|
| H A D | chacha.h | 19 * The |key| is not 32 bytes of verbatim key material though, but the 20 * said material collected into 8 32-bit elements array in host byte 23 * 32-bit elements. This, passing crypto material collected into 32-bit
|
| /freebsd/contrib/ldns/ldns/ |
| H A D | dnssec.h | 132 * converts a buffer holding key material to a DSA key in openssl. 135 * \return a DSA * structure with the key material 142 * \return a DSA * structure with the key material 158 * Converts a holding buffer with key material to EVP PKEY in openssl. 167 * Converts a holding buffer with key material to EVP PKEY in openssl. 177 * Converts a holding buffer with key material to EVP PKEY in openssl. 186 * Converts a holding buffer with key material to EVP PKEY in openssl. 198 * converts a buffer holding key material to a RSA key in openssl. 201 * \return a RSA * structure with the key material 209 * \return a RSA * structure with the key material
|
| /freebsd/crypto/openssl/crypto/chacha/asm/ |
| H A D | chacha-armv4.pl | 253 ldmia sp,{r0-r9} @ load key material 295 ldr @t[0],[sp,#4*(0)] @ load key material 310 add @x[0],@x[0],@t[0] @ accumulate key material 343 ldmia @t[0],{@t[0]-@t[3]} @ load key material 348 add @x[4],@x[4],@t[0] @ accumulate key material 381 ldmia @t[0],{@t[0]-@t[3]} @ load key material 388 add @x[0],@x[0],@t[0] @ accumulate key material 426 ldmia @t[0],{@t[0]-@t[3]} @ load key material 430 add @x[4],@x[4],@t[0] @ accumulate key material 506 add @x[$j+0],@x[$j+0],@t[0] @ accumulate key material [all …]
|
| /freebsd/sys/crypto/openssl/ |
| H A D | ossl_chacha.h | 18 * The |key| is not 32 bytes of verbatim key material though, but the 19 * said material collected into 8 32-bit elements array in host byte 22 * 32-bit elements. This, passing crypto material collected into 32-bit
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_change-key/ |
| H A D | zfs_change-key.ksh | 27 # 'zfs change-key' should change the key material. 48 log_assert "'zfs change-key' should change the key material" 63 log_pass "'zfs change-key' changes the key material"
|
| /freebsd/share/doc/psd/04.uprog/ |
| H A D | p1 | 54 The document collects material which is scattered 65 only generally useful material is dealt with. 73 Some of the material in sections 2 through 4
|
| /freebsd/contrib/ntp/sntp/libopts/ |
| H A D | COPYING.gplv3 | 169 the terms of this License in conveying all material for which you do 173 your copyrighted material outside their relationship with you. 358 additional permissions on material, added by you to a covered work, 361 Notwithstanding any other provision of this License, for material you 363 that material) supplement the terms of this License with terms: 369 author attributions in that material or in the Appropriate Legal 372 c) Prohibiting misrepresentation of the origin of that material, or 373 requiring that modified versions of such material be marked in 377 authors of the material; or 383 material by anyone who conveys the material (or modified versions of [all …]
|
| /freebsd/contrib/wpa/src/eap_peer/ |
| H A D | eap_i.h | 123 * isKeyAvailable - Find out whether EAP method has keying material 126 * Returns: %true if key material (eapKeyData) is available 131 * getKey - Get EAP method specific keying material (eapKeyData) 135 * Returns: Keying material (eapKeyData) or %NULL if not available 137 * This function can be used to get the keying material from the EAP 267 * get_emsk - Get EAP method specific keying extended material (EMSK) 273 * This function can be used to get the extended keying material from
|
| /freebsd/lib/libmd/ |
| H A D | md4.copyright | 6 Algorithm" in all material mentioning or referencing this software 10 Security, Inc. MD4 Message-Digest Algorithm" in all material
|
| H A D | md5.copyright | 6 Algorithm" in all material mentioning or referencing this software 11 Security, Inc. MD5 Message-Digest Algorithm" in all material
|
| H A D | md4.h | 12 Algorithm" in all material mentioning or referencing this software 16 Security, Inc. MD4 Message-Digest Algorithm" in all material
|
| /freebsd/crypto/openssh/openbsd-compat/ |
| H A D | bcrypt_pbkdf.c | 60 * One modification from official pbkdf2. Instead of outputting key material 62 * generate (e.g.) 512 bits of key material for use as two 256 bit keys, an 65 * entirety of the key material to assemble any subkey. This is something a 164 * pbkdf2 deviation: output the key material non-linearly. in bcrypt_pbkdf()
|
| /freebsd/sys/geom/bde/ |
| H A D | g_bde_lock.c | |