Home
last modified time | relevance | path

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

12

/external/syslinux/gpxe/src/crypto/
Dx509.c50 struct asn1_cursor *pubkey ) { in x509_public_key()
107 struct asn1_cursor pubkey; in x509_rsa_public_key() local
/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/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/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/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()
671 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
405 const struct wpabuf *pubkey, const u8 *dev_pw, in wps_build_oob_dev_pw()
/external/v8/tools/testrunner/server/
Dstatus_handler.py71 def TryTransitiveTrust(peer, pubkey, server): argument
/external/conscrypt/platform/src/main/java/org/conscrypt/
DChainStrengthAnalyzer.java75 Object pubkey = cert.getPublicKey(); in checkKeyLength() local
/external/autotest/client/common_lib/cros/
Dpolicy.py115 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/boringssl/src/ssl/
Dssl_cert.cc259 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/
Dp_ec.c146 const EC_POINT *pubkey = NULL; in pkey_ec_derive() local
Dp_ed25519_asn1.c118 uint8_t pubkey[32], privkey[64]; in ed25519_priv_decode() local
Devp_extra_test.cc575 bssl::UniquePtr<EVP_PKEY> pubkey(EVP_PKEY_new_ed25519_public(kPublicKey)); in TEST() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/netscape/
DNetscapeCertRequest.java53 PublicKey pubkey ; field in NetscapeCertRequest
/external/conscrypt/platform/src/main/java/org/conscrypt/ct/
DCTLogStoreImpl.java224 PublicKey pubkey; in loadLog() 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()
Dsshd.c1371 Key *pubkey; local
2129 sshd_hostkey_sign(Key *privkey, Key *pubkey, u_char **signature, size_t *slen,
/external/libchrome/crypto/
Drsa_private_key_unittest.cc368 std::vector<uint8_t> pubkey; in TEST() local
/external/openssh/regress/misc/kexfuzz/
Dkexfuzz.c204 struct sshkey *pubkey = NULL; in do_kex_with_key() local
/external/curl/lib/vtls/
Dpolarssl.c465 unsigned char pubkey[PUB_DER_MAX_BYTES]; in polarssl_connect_step2() local

12