/netbsd-src/external/bsd/wpa/dist/src/crypto/ |
H A D | crypto_internal-modexp.c | 16 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()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/ |
H A D | ecx_meth.c | 726 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 D | ecx_backend.c | 164 unsigned char *privkey, *pubkey; in ossl_ecx_key_op() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | fatalerrtest.c | 17 static char *privkey = NULL; variable
|
H A D | cmsapitest.c | 11 static EVP_PKEY *privkey = NULL; variable
|
H A D | recordlentest.c | 16 static char *privkey = NULL; variable
|
H A D | servername_test.c | 32 static char *privkey = NULL; variable
|
H A D | sslcorrupttest.c | 180 static char *privkey = NULL; variable
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | fatalerrtest.c | 17 static char *privkey = NULL; variable
|
H A D | recordlentest.c | 16 static char *privkey = NULL; variable
|
H A D | cmsapitest.c | 20 static EVP_PKEY *privkey = NULL; variable
|
H A D | servername_test.c | 32 static char *privkey = NULL; variable
|
H A D | sslcorrupttest.c | 180 static char *privkey = NULL; variable
|
H A D | tls13ccstest.c | 17 static char *privkey = NULL; variable
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/ |
H A D | ecx_meth.c | 50 unsigned char *privkey, *pubkey; in ecx_key_op() local 659 const unsigned char **privkey, in validate_ecx_derive() 687 const unsigned char *privkey, *pubkey; in pkey_ecx_derive25519() local 700 const unsigned char *privkey, *pubkey; in pkey_ecx_derive448() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/ |
H A D | ecx_kmgmt.c | 582 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
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/fuzz/ |
H A D | server.c | 515 RSA *privkey; in FuzzerTestOneInput() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/fuzz/ |
H A D | server.c | 521 RSA *privkey; in FuzzerTestOneInput() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/dsa/ |
H A D | dsa_backend.c | 132 ASN1_INTEGER *privkey = NULL; in ossl_dsa_key_from_pkcs8() local
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | opensslecdsa_link.c | 834 const BIGNUM *privkey = NULL; opensslecdsa_tofile() local 837 BIGNUM *privkey = NULL; opensslecdsa_tofile() local 1090 BIGNUM *privkey = BN_bin2bn(priv->elements[privkey_index].data, load_privkey_from_privstruct() local [all...] |
/netbsd-src/crypto/external/bsd/openssl/dist/include/crypto/ |
H A D | ecx.h | 71 unsigned char *privkey; member
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/dh/ |
H A D | dh_backend.c | 197 ASN1_INTEGER *privkey = NULL; in ossl_dh_key_from_pkcs8() local
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | opensslecdsa_link.c | 505 const BIGNUM *privkey; in opensslecdsa_tofile() local 591 BIGNUM *privkey = BN_bin2bn(priv->elements[0].data, in load_privkey_from_privstruct() local
|
/netbsd-src/usr.sbin/syslogd/ |
H A D | sign.h | 176 EVP_PKEY *privkey; member
|
/netbsd-src/external/bsd/wpa/dist/src/wps/ |
H A D | wps_common.c | 646 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()
|