Home
last modified time | relevance | path

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

12

/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
Dvb1_helper.c721 VbPublicKey *pubkey = (VbPublicKey *)buf; in recognize_vblock1() local
/external/wpa_supplicant_8/src/wps/
Dwps_common.c64 struct wpabuf *pubkey, *dh_shared; in wps_derive_keys() local
410 const struct wpabuf *pubkey, in wps_build_nfc_pw_token()
621 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey, in wps_nfc_token_build()
643 int wps_nfc_gen_dh(struct wpabuf **pubkey, struct wpabuf **privkey) in wps_nfc_gen_dh()
668 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; in wps_build_public_key() local
405 const struct wpabuf *pubkey, const u8 *dev_pw, in wps_build_oob_dev_pw()
/external/v8/tools/testrunner/objects/
Dworkpacket.py34 base_revision=None, patch=None, pubkey=None): argument
Dpeer.py30 def __init__(self, address, jobs, rel_perf, pubkey): argument
/external/v8/tools/testrunner/server/
Dstatus_handler.py71 def TryTransitiveTrust(peer, pubkey, server): argument
/external/conscrypt/src/main/java/org/conscrypt/
DChainStrengthAnalyzer.java69 Object pubkey = cert.getPublicKey(); in checkKeyLength() local
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
Dcrypt.py72 def __init__(self, pubkey): argument
208 def __init__(self, pubkey): argument
/external/autotest/client/common_lib/cros/
Dpolicy.py123 def generate_policy(proto_binding_location, key, pubkey, policy, old_key=None): argument
/external/vboot_reference/utility/
DdumpRSAPublicKey.c140 RSA* pubkey = NULL; in main() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/netscape/
DNetscapeCertRequest.java53 PublicKey pubkey ; field in NetscapeCertRequest
/external/conscrypt/src/main/java/org/conscrypt/ct/
DCTLogStoreImpl.java203 PublicKey pubkey; in loadLog() local
/external/boringssl/src/crypto/evp/
Dp_ec.c155 const EC_POINT *pubkey = NULL; in pkey_ec_derive() local
Devp_extra_test.cc614 ScopedEVP_PKEY pubkey(d2i_PUBKEY(NULL, &derp, CBS_len(&spki))); in ParseCertificate() local
Dp_dsa_asn1.c71 static int dsa_pub_decode(EVP_PKEY *pkey, X509_PUBKEY *pubkey) { in dsa_pub_decode()
Dp_ec_asn1.c166 static int eckey_pub_decode(EVP_PKEY *pkey, X509_PUBKEY *pubkey) { in eckey_pub_decode()
Dp_rsa_asn1.c88 static int rsa_pub_decode(EVP_PKEY *pkey, X509_PUBKEY *pubkey) { in rsa_pub_decode()
/external/libchrome/crypto/
Drsa_private_key_unittest.cc367 std::vector<uint8_t> pubkey; in TEST() local
/external/boringssl/src/crypto/x509/
Dx_pubkey.c76 X509_PUBKEY *pubkey = (X509_PUBKEY *)*pval; in pubkey_cb() local
/external/curl/lib/vtls/
Dcyassl.c412 curl_asn1Element *pubkey; in cyassl_connect_step2() local
Dvtls.c769 const unsigned char *pubkey, size_t pubkeylen) in Curl_pin_peer_pubkey()
/external/ipsec-tools/src/racoon/
Deaytest.c137 char *pubkey = local

12