Home
last modified time | relevance | path

Searched defs:privkey (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_internal-modexp.c16 int crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, in crypto_dh_init()
44 const u8 *privkey, size_t privkey_len, in crypto_dh_derive_secret()
H A Dcrypto_nettle.c307 int crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, in crypto_dh_init()
335 const u8 *privkey, size_t privkey_len, in crypto_dh_derive_secret()
H A Dcrypto_gnutls.c286 int crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, in crypto_dh_init()
314 const u8 *privkey, size_t privkey_len, in crypto_dh_derive_secret()
/freebsd/crypto/openssh/regress/misc/fuzz-harness/
H A Dagent_fuzz_helper.c44 struct sshkey *privkey; in privkey_or_die() local
59 add_key(const char *privkey, const char *certpath) in add_key()
H A Dkex_fuzz.cc124 struct sshkey *privkey) in store_key()
179 struct sshkey *privkey = NULL, *pubkey = NULL; in do_kex_with_key() local
258 struct sshkey *privkey = NULL, *pubkey = NULL; in prepare_key() local
/freebsd/crypto/openssl/crypto/ec/
H A Decx_meth.c726 const unsigned char **privkey, in validate_ecx_derive()
754 const unsigned char *privkey, *pubkey; in pkey_ecx_derive25519() local
767 const unsigned char *privkey, *pubkey; in pkey_ecx_derive448() local
945 unsigned char *privkey = NULL, *pubkey; in s390x_pkey_ecx_keygen25519() local
988 unsigned char *privkey = NULL, *pubkey; in s390x_pkey_ecx_keygen448() local
1034 unsigned char *privkey = NULL, *pubkey; in s390x_pkey_ecd_keygen25519() local
1100 unsigned char *privkey = NULL, *pubkey; in s390x_pkey_ecd_keygen448() local
1161 const unsigned char *privkey, *pubkey; in s390x_pkey_ecx_derive25519() local
1174 const unsigned char *privkey, *pubkey; in s390x_pkey_ecx_derive448() local
H A Decx_backend.c164 unsigned char *privkey, *pubkey; in ossl_ecx_key_op() local
H A Decp_s390x_nistp.c137 const BIGNUM *privkey; in ecdsa_s390x_nistp_sign_sig() local
/freebsd/crypto/openssl/test/
H A Dfatalerrtest.c17 static char *privkey = NULL; variable
H A Drecordlentest.c16 static char *privkey = NULL; variable
H A Dservername_test.c32 static char *privkey = NULL; variable
H A Dcmsapitest.c20 static EVP_PKEY *privkey = NULL; variable
H A Dsslcorrupttest.c180 static char *privkey = NULL; variable
H A Dtls13ccstest.c17 static char *privkey = NULL; variable
H A Dasynciotest.c25 static char *privkey = NULL; variable
H A Ddtlstest.c20 static char *privkey = NULL; variable
H A Dtls-provider.c44 unsigned char privkey[XOR_KEY_SIZE]; member
662 unsigned char privkey[XOR_KEY_SIZE]; xor_import() local
[all...]
/freebsd/crypto/libecc/src/wycheproof_tests/
H A Dlibecc_wycheproof.h66 const unsigned char *privkey; member
95 const unsigned char *privkey; member
122 const unsigned char *privkey; member
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c582 unsigned char *privkey; in ecx_gen() local
840 unsigned char *privkey = NULL, *pubkey; in MAKE_KEYMGMT_FUNCTIONS() local
886 unsigned char *privkey = NULL, *pubkey; in s390x_ecx_keygen448() local
935 unsigned char *privkey = NULL, *pubkey; in s390x_ecd_keygen25519() local
1003 unsigned char *privkey = NULL, *pubkey; in s390x_ecd_keygen448() local
/freebsd/crypto/openssl/fuzz/
H A Dserver.c521 RSA *privkey; in FuzzerTestOneInput() local
/freebsd/crypto/openssl/crypto/dsa/
H A Ddsa_backend.c132 ASN1_INTEGER *privkey = NULL; in ossl_dsa_key_from_pkcs8() local
/freebsd/sbin/decryptcore/
H A Ddecryptcore.c125 RSA *privkey; in decrypt() local
/freebsd/crypto/openssl/include/crypto/
H A Decx.h71 unsigned char *privkey; member
/freebsd/crypto/openssl/crypto/dh/
H A Ddh_backend.c197 ASN1_INTEGER *privkey = NULL; in ossl_dh_key_from_pkcs8() local
/freebsd/contrib/wpa/src/wps/
H A Dwps_common.c646 int wps_nfc_gen_dh(struct wpabuf **pubkey, struct wpabuf **privkey) in wps_nfc_gen_dh()
673 struct wpabuf **privkey, in wps_nfc_token_gen()

12