/external/syslinux/gpxe/src/crypto/ |
D | x509.c | 50 struct asn1_cursor *pubkey ) { in x509_public_key() 107 struct asn1_cursor pubkey; in x509_rsa_public_key() local
|
/external/vboot_reference/futility/ |
D | cmd_vbutil_key.c | 73 VbPublicKey *pubkey; in Pack() local 108 VbPublicKey *pubkey; in Unpack() local
|
D | cmd_create.c | 80 VbPublicKey *pubkey = 0; in vb1_make_keypair() local 162 struct vb2_public_key *pubkey = 0; in vb2_make_keypair() local
|
D | cmd_show.c | 47 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/boringssl/src/crypto/x509/ |
D | x509_r2x.c | 71 EVP_PKEY *pubkey = NULL; in X509_REQ_to_X509() local
|
D | x_pubkey.c | 77 X509_PUBKEY *pubkey = (X509_PUBKEY *)*pval; in pubkey_cb() local
|
/external/v8/tools/testrunner/objects/ |
D | workpacket.py | 34 base_revision=None, patch=None, pubkey=None): argument
|
D | peer.py | 30 def __init__(self, address, jobs, rel_perf, pubkey): argument
|
/external/wpa_supplicant_8/src/wps/ |
D | wps_common.c | 64 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() 671 struct wpabuf * wps_nfc_token_gen(int ndef, int *id, struct wpabuf **pubkey, in wps_nfc_token_gen()
|
D | wps_attr_build.c | 23 struct wpabuf *pubkey = NULL; 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/server/ |
D | status_handler.py | 71 def TryTransitiveTrust(peer, pubkey, server): argument
|
/external/conscrypt/platform/src/main/java/org/conscrypt/ |
D | ChainStrengthAnalyzer.java | 75 Object pubkey = cert.getPublicKey(); in checkKeyLength() local
|
/external/autotest/client/common_lib/cros/ |
D | policy.py | 115 def generate_policy(proto_binding_location, key, pubkey, policy, old_key=None): argument
|
/external/vboot_reference/utility/ |
D | dumpRSAPublicKey.c | 140 RSA* pubkey = NULL; in main() local
|
/external/boringssl/src/ssl/ |
D | ssl_cert.cc | 259 EVP_PKEY *pubkey = ssl_cert_parse_pubkey(&cert_cbs); in check_leaf_cert_and_privkey() local 574 int ssl_compare_public_and_private_key(const EVP_PKEY *pubkey, in ssl_compare_public_and_private_key() 618 EVP_PKEY *pubkey = ssl_cert_parse_pubkey(&cert_cbs); in ssl_cert_check_private_key() local
|
/external/boringssl/src/crypto/evp/ |
D | p_ec.c | 146 const EC_POINT *pubkey = NULL; in pkey_ec_derive() local
|
D | p_ed25519_asn1.c | 118 uint8_t pubkey[32], privkey[64]; in ed25519_priv_decode() local
|
D | evp_extra_test.cc | 575 bssl::UniquePtr<EVP_PKEY> pubkey(EVP_PKEY_new_ed25519_public(kPublicKey)); in TEST() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/netscape/ |
D | NetscapeCertRequest.java | 53 PublicKey pubkey ; field in NetscapeCertRequest
|
/external/conscrypt/platform/src/main/java/org/conscrypt/ct/ |
D | CTLogStoreImpl.java | 224 PublicKey pubkey; in loadLog() local
|
/external/openssh/ |
D | ssh_api.c | 178 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()
|
D | sshd.c | 1371 Key *pubkey; local 2129 sshd_hostkey_sign(Key *privkey, Key *pubkey, u_char **signature, size_t *slen,
|
/external/libchrome/crypto/ |
D | rsa_private_key_unittest.cc | 368 std::vector<uint8_t> pubkey; in TEST() local
|
/external/openssh/regress/misc/kexfuzz/ |
D | kexfuzz.c | 204 struct sshkey *pubkey = NULL; in do_kex_with_key() local
|
/external/curl/lib/vtls/ |
D | polarssl.c | 465 unsigned char pubkey[PUB_DER_MAX_BYTES]; in polarssl_connect_step2() local
|