Home
last modified time | relevance | path

Searched full:deriving (Results 1 – 25 of 100) sorted by relevance

1234

/freebsd/crypto/openssl/doc/man7/
H A Dlife_cycle-kdf.pod23 =item deriving
55 ' | deriving | |
77 start newed deriving freed
79 EVP_KDF_derive deriving deriving
82 EVP_KDF_CTX_get_params newed deriving
83 EVP_KDF_CTX_set_params newed deriving
84 EVP_KDF_CTX_gettable_params newed deriving
85 EVP_KDF_CTX_settable_params newed deriving
97 <th style="border:1px solid" align="center">deriving</th>
106 <td style="border:1px solid" align="center">deriving</td>
[all …]
H A Dprovider-keyexch.pod119 I<provkey> parameter) to be used when deriving the shared secret.
126 OSSL_FUNC_keyexch_derive() performs the actual key exchange itself by deriving a shared
/freebsd/crypto/openssl/doc/life-cycles/
H A Dkdf.dot6 deriving [label="deriving", fontcolor="#c94c4c"];
10 newed -> deriving [label="EVP_KDF_derive"];
11 deriving -> deriving [label="EVP_KDF_derive", style=dashed];
12 deriving -> end [label="EVP_KDF_CTX_free"];
13 deriving -> newed [label="EVP_KDF_CTX_reset", style=dashed,
/freebsd/secure/lib/libcrypto/man/man7/
H A Dlife_cycle-kdf.776 .IP deriving 4
77 .IX Item "deriving"
101 ' | deriving | |
115 start newed deriving freed
117 EVP_KDF_derive deriving deriving
120 EVP_KDF_CTX_get_params newed deriving
121 EVP_KDF_CTX_set_params newed deriving
122 EVP_KDF_CTX_gettable_params newed deriving
123 EVP_KDF_CTX_settable_params newed deriving
H A Dprovider-keyexch.7178 \&\fIprovkey\fR parameter) to be used when deriving the shared secret.
185 \&\fBOSSL_FUNC_keyexch_derive()\fR performs the actual key exchange itself by deriving a shared
/freebsd/secure/usr.bin/openssl/man/
H A Dopenssl-fipsinstall.1271 Configure the module to enable a run-time digest check when deriving a key by
276 Configure the module to enable a run-time digest check when deriving a key by
281 Configure the module to enable a run-time digest check when deriving a key by
289 Configure the module to enable a run-time digest check when deriving a key by
318 deriving a key by HKDF.
323 deriving a key by KBKDF.
328 deriving a key by TLS13 KDF.
333 deriving a key by TLS_PRF.
338 deriving a key by SSHKDF.
343 deriving a key by SSKDF.
[all …]
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-fipsinstall.pod.in244 Configure the module to enable a run-time digest check when deriving a key by
250 Configure the module to enable a run-time digest check when deriving a key by
256 Configure the module to enable a run-time digest check when deriving a key by
266 Configure the module to enable a run-time digest check when deriving a key by
301 deriving a key by HKDF.
307 deriving a key by KBKDF.
313 deriving a key by TLS13 KDF.
319 deriving a key by TLS_PRF.
325 deriving a key by SSHKDF.
331 deriving a key by SSKDF.
[all …]
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dshaintrin.h75 /// Performs an intermediate calculation for deriving the next four SHA-1
95 /// Performs the final calculation for deriving the next four SHA-1 message
147 /// Performs an intermediate calculation for deriving the next four SHA-256
167 /// Performs the final calculation for deriving the next four SHA-256 message
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dhkdf.c76 * HKDF is designed to be a relatively fast function for deriving keys from a
79 * encryption modes. Note that, for the sake of deriving encryption keys, the
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dhkdf.c145 * HKDF is designed to be a relatively fast function for deriving keys from a
148 * encryption modes. Note that, for the sake of deriving encryption keys, the
/freebsd/crypto/libecc/src/wycheproof_tests/
H A Dlibecc_wycheproof.c213 ext_printf("Error: EDDSA tests error deriving private to public key\n"); in check_wycheproof_eddsa()
371 ext_printf("[-] Error: XDH tests error when deriving private key to public\n"); in check_wycheproof_xdh()
400 ext_printf("[-] Error: XDH tests error when deriving shared secret\n"); in check_wycheproof_xdh()
426 ext_printf("[-] Error: XDH tests error when deriving private key to public\n"); in check_wycheproof_xdh()
455 ext_printf("[-] Error: XDH tests error when deriving shared secret\n"); in check_wycheproof_xdh()
627 ext_printf("Error: ECDH tests error deriving our private key to public\n"); in check_wycheproof_ecdh()
677 ext_printf("[-] Error: ECDH tests error when deriving secret while acceptable or valid\n"); in check_wycheproof_ecdh()
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/assocs/
H A Dtst.orthogonality.d31 * variables by intentionally deriving a matching key signature (based on
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dbrcm,bcm2835-cprman.yaml15 BCM2835. There is a level of PLLs deriving from an external oscillator, a
H A Dbrcm,bcm2835-cprman.txt7 of the BCM2835. There is a level of PLLs deriving from an external
/freebsd/sys/contrib/dev/imx/
HDsdma-imx6q.bin.uu25 Licensor.s submission of the Software and any patents deriving priority (i.e.,
H A DLICENSE25 Licensor.s submission of the Software and any patents deriving priority (i.e.,
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpas_kay.c343 "IEEE 802.1X: Deriving CAK failed"); in ieee802_1x_notify_create_actor()
353 "IEEE 802.1X: Deriving CKN failed"); in ieee802_1x_notify_create_actor()
/freebsd/lib/libc/posix1e/
H A Dmac_prepare.378 argument, deriving the default from the specified object type.
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIActionBase.h27 /// Deriving from this class equips an action with all the necessary tools to
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_kay.c427 wpa_printf(MSG_ERROR, "IEEE 802.1X: Deriving CAK failed"); in ieee802_1x_notify_create_actor_hapd()
436 wpa_printf(MSG_ERROR, "IEEE 802.1X: Deriving CKN failed"); in ieee802_1x_notify_create_actor_hapd()
/freebsd/lib/libc/gen/
H A Dinitgroups.3120 be able to relinquish the access rights deriving from being a member of
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCaching.h27 /// that can be done by deriving from this class and overriding the destructor.
/freebsd/contrib/llvm-project/libcxx/include/__ranges/
H A Drange_adaptor.h42 // by the library. When deriving from this class, a pipe operator will be provided to
/freebsd/contrib/openresolv/
H A Dconfigure58 echo "Deriving operating system from ... $HOST"
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/
H A Dblock_cloning_cross_enc_dataset.ksh123 # clone shouldn't work because of deriving a new master key for the child

1234