OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:privkey1
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/test/
gosttest.c
15
static char *
privkey1
= NULL;
variable
48
ciphers[idx].certnum == 0 ?
privkey1
84
|| !TEST_ptr(
privkey1
= test_get_argument(1))
curve448_internal_test.c
114
static const uint8_t
privkey1
[57] = {
variable
614
|| !TEST_true(ED448_sign(outsig, NULL, 0, pubkey1,
privkey1
, NULL,
/src/crypto/external/apache2/openssl/dist/providers/implementations/kem/
ec_kem.c
543
* dhkm = Concat(ecdh(
privkey1
, peerkey1), ecdh(privkey2, peerkey2)
550
*
privkey1
A private key used for ECDH key derivation.
551
* peerkey1 A public key used for ECDH key derivation with
privkey1
563
const EC_KEY *
privkey1
, const EC_KEY *peerkey1,
580
if (!generate_ecdhkm(
privkey1
, peerkey1, dhkm, sizeof(dhkm), encodedprivlen))
ecx_kem.c
453
* dhkm = Concat(ecxdh(
privkey1
, peerkey1), ecdh(privkey2, peerkey2)
460
*
privkey1
A private key used for ECXDH key derivation.
461
* peerkey1 A public key used for ECXDH key derivation with
privkey1
473
const ECX_KEY *
privkey1
, const ECX_KEY *peerkey1,
488
if (!generate_ecxdhkm(
privkey1
, peerkey1, dhkm, sizeof(dhkm), encodedkeylen))
/src/crypto/external/apache2/openssl/dist/test/
curve448_internal_test.c
100
static const uint8_t
privkey1
[57] = {
variable
601
privkey1
, NULL, 0, 0, NULL))
/src/crypto/external/bsd/openssl/dist/test/
curve448_internal_test.c
104
static const uint8_t
privkey1
[57] = {
variable
605
privkey1
, NULL, 0, NULL))
Completed in 37 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026