Home
last modified time | relevance | path

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

123

/external/vboot_reference/futility/
Dcmd_vbutil_key.c73 VbPublicKey *pubkey; in Pack() local
108 VbPublicKey *pubkey; in Unpack() local
Dcmd_create.c80 VbPublicKey *pubkey = 0; in vb1_make_keypair() local
162 struct vb2_public_key *pubkey = 0; in vb2_make_keypair() local
Dcmd_show.c47 static void show_key(VbPublicKey *pubkey, const char *sp) in show_key()
94 VbPublicKey *pubkey = (VbPublicKey *)state->my_area->buf; in futil_cb_show_pubkey() local
131 VbPublicKey *pubkey; in futil_cb_show_gbb() local
/external/wpa_supplicant_8/src/crypto/
Dcrypto_internal-modexp.c17 u8 *pubkey) in crypto_dh_init()
45 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
Dcrypto_gnutls.c287 u8 *pubkey) in crypto_dh_init()
315 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
/external/boringssl/src/crypto/x509/
Dx509_r2x.c71 EVP_PKEY *pubkey = NULL; in X509_REQ_to_X509() local
Dx_pubkey.c77 X509_PUBKEY *pubkey = (X509_PUBKEY *)*pval; in pubkey_cb() local
/external/wpa_supplicant_8/src/wps/
Dwps_common.c64 struct wpabuf *pubkey, *dh_shared; in wps_derive_keys() local
413 const struct wpabuf *pubkey, in wps_build_nfc_pw_token()
624 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey, in wps_nfc_token_build()
646 int wps_nfc_gen_dh(struct wpabuf **pubkey, struct wpabuf **privkey) in wps_nfc_gen_dh()
672 struct wpabuf * wps_nfc_token_gen(int ndef, int *id, struct wpabuf **pubkey, in wps_nfc_token_gen()
Dwps_attr_build.c23 struct wpabuf *pubkey = NULL; in wps_build_public_key() local
424 const struct wpabuf *pubkey, const u8 *dev_pw, in wps_build_oob_dev_pw()
/external/boringssl/src/ssl/
Dssl_cert.cc235 UniquePtr<EVP_PKEY> pubkey = ssl_cert_parse_pubkey(&cert_cbs); in check_leaf_cert_and_privkey() local
373 UniquePtr<EVP_PKEY> pubkey; in ssl_parse_cert_chain() local
493 bool ssl_compare_public_and_private_key(const EVP_PKEY *pubkey, in ssl_compare_public_and_private_key()
534 UniquePtr<EVP_PKEY> pubkey = ssl_cert_parse_pubkey(&cert_cbs); in ssl_cert_check_private_key() local
780 CBS pubkey, deleg, sig; in Parse() local
/external/python/oauth2client/oauth2client/
D_pycrypto_crypt.py27 def __init__(self, pubkey): argument
D_openssl_crypt.py24 def __init__(self, pubkey): argument
D_pure_python_crypt.py72 def __init__(self, pubkey): argument
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DChainStrengthAnalyzer.java78 Object pubkey = cert.getPublicKey(); in checkKeyLength() local
/external/conscrypt/common/src/main/java/org/conscrypt/
DChainStrengthAnalyzer.java76 Object pubkey = cert.getPublicKey(); in checkKeyLength() local
/external/autotest/client/common_lib/cros/
Dpolicy.py113 def generate_policy(key, pubkey, policy, old_key=None): argument
/external/vboot_reference/utility/
DdumpRSAPublicKey.c140 RSA* pubkey = NULL; in main() local
/external/openssh/
Dssh_api.c178 struct sshkey *pubkey = NULL; in ssh_add_hostkey() local
536 _ssh_host_key_sign(struct sshkey *privkey, struct sshkey *pubkey, in _ssh_host_key_sign()
/external/conscrypt/repackaged/platform/src/main/java/com/android/org/conscrypt/ct/
DCTLogStoreImpl.java229 PublicKey pubkey; in loadLog() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/netscape/
DNetscapeCertRequest.java53 PublicKey pubkey ; field in NetscapeCertRequest
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/netscape/
DNetscapeCertRequest.java55 PublicKey pubkey ; field in NetscapeCertRequest
/external/conscrypt/platform/src/main/java/org/conscrypt/ct/
DCTLogStoreImpl.java224 PublicKey pubkey; in loadLog() local
/external/autotest/client/site_tests/platform_CrosDisksSshfs/
Dplatform_CrosDisksSshfs.py157 def _register_key(self, pubkey): argument
/external/libchrome/crypto/
Drsa_private_key_unittest.cc364 std::vector<uint8_t> pubkey; in TEST() local
/external/boringssl/src/crypto/evp/
Dp_ec.c148 const EC_POINT *pubkey = NULL; in pkey_ec_derive() local

123