Home
last modified time | relevance | path

Searched defs:privkey (Results 26 - 50 of 57) sorted by relevance

123

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_nettle.c307 int crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, in crypto_dh_init() argument
333 crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, const u8 *order, size_t order_len, const u8 *privkey, size_t privkey_len, const u8 *pubkey, size_t pubkey_len, u8 *secret, size_t *len) crypto_dh_derive_secret() argument
H A Dcrypto_libtomcrypt.c700 int crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, in crypto_dh_init() argument
726 crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, const u8 *order, size_t order_len, const u8 *privkey, size_t privkey_len, const u8 *pubkey, size_t pubkey_len, u8 *secret, size_t *len) crypto_dh_derive_secret() argument
H A Dcrypto_openssl.c520 int crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, in crypto_dh_init() argument
753 struct wpabuf *pubkey = NULL, *privkey = NULL; in dh5_init() local
546 crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, const u8 *order, size_t order_len, const u8 *privkey, size_t privkey_len, const u8 *pubkey, size_t pubkey_len, u8 *secret, size_t *len) crypto_dh_derive_secret() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_gnutls.c286 int crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, in crypto_dh_init() argument
312 crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, const u8 *order, size_t order_len, const u8 *privkey, size_t privkey_len, const u8 *pubkey, size_t pubkey_len, u8 *secret, size_t *len) crypto_dh_derive_secret() argument
H A Dcrypto_nettle.c307 int crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, in crypto_dh_init() argument
333 crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, const u8 *order, size_t order_len, const u8 *privkey, size_t privkey_len, const u8 *pubkey, size_t pubkey_len, u8 *secret, size_t *len) crypto_dh_derive_secret() argument
H A Dcrypto_libtomcrypt.c700 int crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, in crypto_dh_init() argument
726 crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, const u8 *order, size_t order_len, const u8 *privkey, size_t privkey_len, const u8 *pubkey, size_t pubkey_len, u8 *secret, size_t *len) crypto_dh_derive_secret() argument
/third_party/lwip/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls.c853 altcp_tls_create_config_server_privkey_cert(const u8_t *privkey, size_t privkey_len, in altcp_tls_create_config_server_privkey_cert() argument
904 altcp_tls_create_config_client_2wayauth(const u8_t *ca, size_t ca_len, const u8_t *privkey, size_t privkey_len, in altcp_tls_create_config_client_2wayauth() argument
799 altcp_tls_config_server_add_privkey_cert(struct altcp_tls_config *config, const u8_t *privkey, size_t privkey_len, const u8_t *privkey_pass, size_t privkey_pass_len, const u8_t *cert, size_t cert_len) altcp_tls_config_server_add_privkey_cert() argument
/third_party/openssl/test/
H A Dthreadstest.c32 static char *privkey; variable
H A Dtls-provider.c44 unsigned char privkey[XOR_KEY_SIZE]; member
664 unsigned char privkey[XOR_KEY_SIZE]; in xor_import() local
[all...]
H A Devp_extra_test2.c341 const BIGNUM *privkey; in test_dh_tofrom_data_select() local
/third_party/openssl/ohos_lite/include/crypto/
H A Devp.h386 unsigned char *privkey; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_common.c646 int wps_nfc_gen_dh(struct wpabuf **pubkey, struct wpabuf **privkey) in wps_nfc_gen_dh() argument
672 wps_nfc_token_gen(int ndef, int *id, struct wpabuf **pubkey, struct wpabuf **privkey, struct wpabuf **dev_pw) wps_nfc_token_gen() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_common.c646 int wps_nfc_gen_dh(struct wpabuf **pubkey, struct wpabuf **privkey) in wps_nfc_gen_dh() argument
672 wps_nfc_token_gen(int ndef, int *id, struct wpabuf **pubkey, struct wpabuf **privkey, struct wpabuf **dev_pw) wps_nfc_token_gen() argument
/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Dalg_25519_asy_key_generator_openssl.c953 EVP_PKEY *privkey = NULL; in CreateOpensslAlg25519PriKey() local
/third_party/curl/lib/vssh/
H A Dssh.h164 ssh_key privkey; member
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c582 unsigned char *privkey; in ecx_gen() local
840 unsigned char *privkey = NULL, *pubkey; s390x_ecx_keygen25519() local
886 unsigned char *privkey = NULL, *pubkey; s390x_ecx_keygen448() local
935 unsigned char *privkey = NULL, *pubkey; s390x_ecd_keygen25519() local
1003 unsigned char *privkey = NULL, *pubkey; s390x_ecd_keygen448() local
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Ds3_lib.c4792 int ssl_derive(SSL *s, EVP_PKEY *privkey, EVP_PKEY *pubkey, int gensecret) in ssl_derive() argument
4845 int ssl_decapsulate(SSL *s, EVP_PKEY *privkey, in ssl_decapsulate() argument
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_msg.c406 EVP_PKEY *privkey = OSSL_CMP_CTX_get0_newPkey(ctx, 1); in ossl_cmp_certreq_new() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decx_meth.c724 validate_ecx_derive(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen, const unsigned char **privkey, const unsigned char **pubkey) validate_ecx_derive() argument
754 const unsigned char *privkey, *pubkey; pkey_ecx_derive25519() local
767 const unsigned char *privkey, *pubkey; pkey_ecx_derive448() local
945 unsigned char *privkey = NULL, *pubkey; s390x_pkey_ecx_keygen25519() local
988 unsigned char *privkey = NULL, *pubkey; s390x_pkey_ecx_keygen448() local
1034 unsigned char *privkey = NULL, *pubkey; s390x_pkey_ecd_keygen25519() local
1100 unsigned char *privkey = NULL, *pubkey; s390x_pkey_ecd_keygen448() local
1161 const unsigned char *privkey, *pubkey; s390x_pkey_ecx_derive25519() local
1174 const unsigned char *privkey, *pubkey; s390x_pkey_ecx_derive448() local
[all...]
/third_party/openssl/crypto/ec/
H A Decx_meth.c724 validate_ecx_derive(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen, const unsigned char **privkey, const unsigned char **pubkey) validate_ecx_derive() argument
754 const unsigned char *privkey, *pubkey; pkey_ecx_derive25519() local
767 const unsigned char *privkey, *pubkey; pkey_ecx_derive448() local
945 unsigned char *privkey = NULL, *pubkey; s390x_pkey_ecx_keygen25519() local
988 unsigned char *privkey = NULL, *pubkey; s390x_pkey_ecx_keygen448() local
1034 unsigned char *privkey = NULL, *pubkey; s390x_pkey_ecd_keygen25519() local
1100 unsigned char *privkey = NULL, *pubkey; s390x_pkey_ecd_keygen448() local
1161 const unsigned char *privkey, *pubkey; s390x_pkey_ecx_derive25519() local
1174 const unsigned char *privkey, *pubkey; s390x_pkey_ecx_derive448() local
[all...]
/third_party/openssl/crypto/cmp/
H A Dcmp_msg.c406 EVP_PKEY *privkey = OSSL_CMP_CTX_get0_newPkey(ctx, 1); in ossl_cmp_certreq_new() local
/third_party/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c579 unsigned char *privkey; in ecx_gen() local
837 unsigned char *privkey = NULL, *pubkey; s390x_ecx_keygen25519() local
883 unsigned char *privkey = NULL, *pubkey; s390x_ecx_keygen448() local
932 unsigned char *privkey = NULL, *pubkey; s390x_ecd_keygen25519() local
1000 unsigned char *privkey = NULL, *pubkey; s390x_ecd_keygen448() local
[all...]
/third_party/openssl/ssl/
H A Ds3_lib.c4792 int ssl_derive(SSL *s, EVP_PKEY *privkey, EVP_PKEY *pubkey, int gensecret) in ssl_derive() argument
4845 int ssl_decapsulate(SSL *s, EVP_PKEY *privkey, in ssl_decapsulate() argument
/third_party/node/deps/openssl/openssl/apps/
H A Dx509.c261 EVP_PKEY *privkey = NULL, *CAkey = NULL, *pubkey = NULL; in x509_main() local
[all...]
/third_party/openssl/apps/
H A Dx509.c261 EVP_PKEY *privkey = NULL, *CAkey = NULL, *pubkey = NULL; in x509_main() local
[all...]

Completed in 37 milliseconds

123