Home
last modified time | relevance | path

Searched defs:pubkey (Results 1 – 23 of 23) sorted by relevance

/external/dropbear/libtomcrypt/src/pk/ecc/
Decc_sign_hash.c41 ecc_key pubkey; in ecc_sign_hash() local
Decc_decrypt_key.c42 ecc_key pubkey; in ecc_decrypt_key() local
Decc_encrypt_key.c44 ecc_key pubkey; in ecc_encrypt_key() local
/external/openssl/apps/
Dspkac.c87 int verify=0,noout=0,pubkey=0; in MAIN() local
Dx509.c197 int x509req=0,days=DEF_DAYS,modulus=0,pubkey=0; in MAIN() local
Dreq.c174 int nodes=0,kludge=0,newhdr=0,subject=0,pubkey=0; in MAIN() local
/external/bouncycastle/src/main/java/org/bouncycastle/jce/netscape/
DNetscapeCertRequest.java52 PublicKey pubkey ; field in NetscapeCertRequest
/external/wpa_supplicant_6/wpa_supplicant/src/wps/
Dwps_common.c66 struct wpabuf *pubkey, *dh_shared; in wps_derive_keys() local
Dwps_attr_build.c26 struct wpabuf *pubkey; in wps_build_public_key() local
/external/openssl/crypto/asn1/
Dx_pubkey.c77 X509_PUBKEY *pubkey = (X509_PUBKEY *)*pval; in pubkey_cb() local
/external/openssl/crypto/ec/
Dec_pmeth.c174 const EC_POINT *pubkey = NULL; in pkey_ec_derive() local
Dec_ameth.c190 static int eckey_pub_decode(EVP_PKEY *pkey, X509_PUBKEY *pubkey) in eckey_pub_decode()
/external/wpa_supplicant_8/src/wps/
Dwps_attr_build.c23 struct wpabuf *pubkey; in wps_build_public_key() local
Dwps_common.c61 struct wpabuf *pubkey, *dh_shared; in wps_derive_keys() local
/external/openssl/crypto/dh/
Ddh_ameth.c71 static int dh_pub_decode(EVP_PKEY *pkey, X509_PUBKEY *pubkey) in dh_pub_decode()
/external/openssl/crypto/rsa/
Drsa_ameth.c85 static int rsa_pub_decode(EVP_PKEY *pkey, X509_PUBKEY *pubkey) in rsa_pub_decode()
/external/openssl/crypto/dsa/
Ddsa_ameth.c69 static int dsa_pub_decode(EVP_PKEY *pkey, X509_PUBKEY *pubkey) in dsa_pub_decode()
/external/wpa_supplicant_8/src/crypto/
Dcrypto_openssl.c410 struct wpabuf *pubkey = NULL, *privkey = NULL; in dh5_init() local
/external/ipsec-tools/src/racoon/
Deaytest.c137 char *pubkey = local
/external/dropbear/libtomcrypt/src/headers/
Dtomcrypt_pk.h203 ecc_point pubkey; member
/external/openssl/include/openssl/
Dx509.h236 X509_PUBKEY *pubkey; member
533 X509_PUBKEY *pubkey; member
/external/openssl/crypto/x509/
Dx509.h236 X509_PUBKEY *pubkey; member
533 X509_PUBKEY *pubkey; member
/external/openssh/
Dssh-keygen.c564 EVP_PKEY *pubkey; in do_convert_from_pkcs8() local