| /external/epid-sdk/epid/member/tiny/unittests/ |
| D | provision_key-test.cc | 39 PrivKey const* priv_key, in ProvisionBulkAndStart() 53 PrivKey priv_key = this->kMemberPrivateKey; in TEST_F() local 75 PrivKey priv_key = this->kMemberPrivateKey; in TEST_F() local 91 const PrivKey priv_key = { in TEST_F() local 110 PrivKey priv_key = this->kMemberPrivateKey; in TEST_F() local 182 PrivKey priv_key = this->kMemberPrivateKey; in TEST_F() local 200 PrivKey priv_key = this->kMemberPrivateKey; in TEST_F() local 224 PrivKey priv_key = this->kMemberPrivateKey; in TEST_F() local
|
| D | decompress_privkey-test.cc | 39 PrivKey priv_key = {}; in TEST_F() local 52 PrivKey priv_key = {}; in TEST_F() local 61 PrivKey priv_key = {}; in TEST_F() local 70 PrivKey priv_key = {}; in TEST_F() local 86 PrivKey priv_key = {}; in TEST_F() local
|
| D | provision_compressed-test.cc | 54 CompressedPrivKey priv_key = this->kGrpXMember9CompressedKey; in TEST_F() local 80 CompressedPrivKey priv_key = this->kGrpXMember9CompressedKey; in TEST_F() local 97 CompressedPrivKey priv_key = this->kGrpXMember9CompressedKey; in TEST_F() local 152 CompressedPrivKey priv_key = this->kGrpXMember9CompressedKey; in TEST_F() local
|
| D | provision_credential-test.cc | 256 const PrivKey* priv_key = in TEST_F() local 278 const PrivKey* priv_key = in TEST_F() local
|
| /external/epid-sdk/epid/member/unittests/ |
| D | provision_key-test.cc | 41 PrivKey const* priv_key, in ProvisionBulkAndStart() 55 PrivKey priv_key = this->kMemberPrivateKey; in TEST_F() local 77 PrivKey priv_key = this->kMemberPrivateKey; in TEST_F() local 93 const PrivKey priv_key = { in TEST_F() local 112 PrivKey priv_key = this->kMemberPrivateKey; in TEST_F() local 184 PrivKey priv_key = this->kMemberPrivateKey; in TEST_F() local 202 PrivKey priv_key = this->kMemberPrivateKey; in TEST_F() local 228 PrivKey priv_key = this->kMemberPrivateKey; in TEST_F() local
|
| D | decompress_privkey-test.cc | 39 PrivKey priv_key = {}; in TEST_F() local 52 PrivKey priv_key = {}; in TEST_F() local 61 PrivKey priv_key = {}; in TEST_F() local 70 PrivKey priv_key = {}; in TEST_F() local 85 PrivKey priv_key = {}; in TEST_F() local
|
| D | provision_compressed-test.cc | 55 CompressedPrivKey priv_key = this->kGrpXMember9CompressedKey; in TEST_F() local 81 CompressedPrivKey priv_key = this->kGrpXMember9CompressedKey; in TEST_F() local 99 CompressedPrivKey priv_key = this->kGrpXMember9CompressedKey; in TEST_F() local 154 CompressedPrivKey priv_key = this->kGrpXMember9CompressedKey; in TEST_F() local
|
| D | iskeyvalid-test.cc | 44 const PrivKey priv_key = this->kMemberPrivateKey; in TEST_F() local 72 const PrivKey priv_key = this->kMemberPrivateKey; in TEST_F() local 91 PrivKey priv_key = this->kMemberPrivateKey; in TEST_F() local
|
| /external/python/rsa/rsa/ |
| D | pkcs1.py | 181 def decrypt(crypto, priv_key): argument 250 def sign_hash(hash_value, priv_key, hash_method): argument 284 def sign(message, priv_key, hash_method): argument
|
| D | cli.py | 222 def perform_operation(self, indata, priv_key, cli_args=None): argument 244 def perform_operation(self, indata, priv_key, cli_args): argument
|
| /external/epid-sdk/epid/common-testhelper/ |
| D | member_wrapper-testhelper.cc | 44 MemberCtxObj::MemberCtxObj(GroupPubKey const& pub_key, PrivKey const& priv_key, in MemberCtxObj() 91 MemberCtxObj::MemberCtxObj(GroupPubKey const& pub_key, PrivKey const& priv_key, in MemberCtxObj() 133 MemberCtxObj::MemberCtxObj(GroupPubKey const& pub_key, PrivKey const& priv_key, in MemberCtxObj() 157 MemberCtxObj::MemberCtxObj(GroupPubKey const& pub_key, PrivKey const& priv_key, in MemberCtxObj()
|
| /external/epid-sdk/tools/revokekey/src/ |
| D | main.c | 51 char const* cacert_file, PrivKey* priv_key) { in OpenKey() 122 int MakeRequest(PrivKey const* priv_key, char const* req_file, bool verbose) { in MakeRequest() 246 PrivKey priv_key; in main() local
|
| /external/epid-sdk/epid/member/tiny/src/ |
| D | decompresskey.c | 24 PrivKey* priv_key) { in EpidDecompressPrivKey()
|
| D | provisionkey.c | 45 PrivKey const* priv_key, in EpidProvisionKey()
|
| /external/epid-sdk/epid/member/src/ |
| D | provision_compressed.c | 31 PrivKey priv_key; in EpidProvisionCompressed() local
|
| D | provision_bulk.c | 33 PrivKey const* priv_key, in EpidProvisionKey()
|
| /external/boringssl/src/crypto/fipsmodule/ecdh/ |
| D | ecdh.c | 81 const EC_KEY *priv_key) { in ECDH_compute_key_fips()
|
| /external/boringssl/src/crypto/ecdh_extra/ |
| D | ecdh_extra.c | 81 const EC_KEY *priv_key, in ECDH_compute_key()
|
| D | ecdh_test.cc | 75 bssl::UniquePtr<BIGNUM> priv_key = GetBIGNUM(t, "Private"); in TEST() local 135 bssl::UniquePtr<BIGNUM> priv_key = GetWycheproofBIGNUM(t, "private", false); in RunWycheproofTest() local
|
| /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/netscape/ |
| D | NetscapeCertRequest.java | 216 public void sign(PrivateKey priv_key) throws NoSuchAlgorithmException, in sign() 223 public void sign(PrivateKey priv_key, SecureRandom rand) in sign()
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/netscape/ |
| D | NetscapeCertRequest.java | 214 public void sign(PrivateKey priv_key) throws NoSuchAlgorithmException, in sign() 221 public void sign(PrivateKey priv_key, SecureRandom rand) in sign()
|
| /external/boringssl/src/crypto/fipsmodule/ecdsa/ |
| D | ecdsa.c | 192 size_t digest_len, const EC_SCALAR *priv_key) { in ecdsa_sign_setup() 261 const EC_SCALAR *priv_key = &eckey->priv_key->scalar; in ECDSA_do_sign() local
|
| /external/epid-sdk/example/signmsg/src/ |
| D | signmsg.c | 49 PrivKey priv_key = {0}; in SignMsg() local
|
| /external/boringssl/src/crypto/dh/ |
| D | dh.c | 127 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key) { in DH_set0_key() 296 BIGNUM *pub_key = NULL, *priv_key = NULL; in DH_generate_key() local
|
| /external/boringssl/src/crypto/fipsmodule/ec/ |
| D | ec_key.c | 240 int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *priv_key) { in EC_KEY_set_private_key() 437 EC_WRAPPED_SCALAR *priv_key = ec_wrapped_scalar_new(key->group); in EC_KEY_generate_key() local
|