Home
last modified time | relevance | path

Searched defs:keypair (Results 1 – 24 of 24) sorted by relevance

/external/federated-compute/fcp/secagg/client/
Dsecagg_client_r1_share_keys_input_set_state_test.cc349 PairOfPublicKeys* keypair = in TEST() local
480 PairOfPublicKeys* keypair = in TEST() local
557 PairOfPublicKeys* keypair = in TEST() local
612 PairOfPublicKeys* keypair = in TEST() local
667 PairOfPublicKeys* keypair = in TEST() local
722 PairOfPublicKeys* keypair = in TEST() local
771 PairOfPublicKeys* keypair = in TEST() local
823 PairOfPublicKeys* keypair = in TEST() local
875 PairOfPublicKeys* keypair = in TEST() local
Dsecagg_client_r1_share_keys_input_not_set_state_test.cc475 PairOfPublicKeys* keypair = in TEST() local
603 PairOfPublicKeys* keypair = in TEST() local
678 PairOfPublicKeys* keypair = in TEST() local
730 PairOfPublicKeys* keypair = in TEST() local
782 PairOfPublicKeys* keypair = in TEST() local
834 PairOfPublicKeys* keypair = in TEST() local
880 PairOfPublicKeys* keypair = in TEST() local
929 PairOfPublicKeys* keypair = in TEST() local
978 PairOfPublicKeys* keypair = in TEST() local
Dsecagg_client_test.cc124 PairOfPublicKeys* keypair = round_1_message.mutable_share_keys_request() in TEST() local
/external/wycheproof/java/com/google/security/wycheproof/testcases/
DRsaKeyTest.java1438 private void checkKeyPair(KeyPair keypair, int keySizeInBits) throws Exception { in checkKeyPair()
1455 KeyPair keypair = keyGen.genKeyPair(); in testKeyGenerationSize() local
DRsaEncryptionTest.java102 KeyPair keypair = keygen.genKeyPair(); in testExceptions() local
/external/tink/cc/experimental/pqcrypto/kem/subtle/
Dcecpq2_subtle_boringssl_util_test.cc137 auto keypair = crypto::tink::pqc::GenerateHrssKeyPair(hrss_key_gen_entropy); in TEST() local
/external/rust/android-crates-io/crates/ring/src/
Drsa.rs63 mod keypair; module
/external/rust/crates/openssl/src/
Drsa.rs787 let keypair = super::Rsa::generate(512).unwrap(); in test_public_key_to_pem_pkcs1() localVariable
795 let keypair = super::Rsa::generate(512).unwrap(); in test_public_key_from_pem_pkcs1_generate_panic() localVariable
802 let keypair = super::Rsa::generate(2048).unwrap(); in test_pem_pkcs1_encrypt() localVariable
822 let keypair = super::Rsa::generate(2048).unwrap(); in test_pem_pkcs1_padding() localVariable
/external/cronet/stable/third_party/boringssl/src/crypto/spx/
Dspx_address.cc63 void spx_set_keypair_addr(uint8_t addr[32], uint32_t keypair) { in spx_set_keypair_addr()
/external/cronet/tot/third_party/boringssl/src/crypto/spx/
Dspx_address.cc63 void spx_set_keypair_addr(uint8_t addr[32], uint32_t keypair) { in spx_set_keypair_addr()
/external/boringssl/src/crypto/fipsmodule/slhdsa/
Daddress.h66 inline void slhdsa_set_keypair_addr(uint8_t addr[32], uint32_t keypair) { in slhdsa_set_keypair_addr()
/external/cronet/tot/third_party/boringssl/src/crypto/slhdsa/
Daddress.h67 uint32_t keypair) { in slhdsa_set_keypair_addr()
/external/cronet/stable/third_party/boringssl/src/crypto/slhdsa/
Daddress.h67 uint32_t keypair) { in slhdsa_set_keypair_addr()
/external/cronet/tot/crypto/
Dec_private_key_unittest.cc43 std::unique_ptr<crypto::ECPrivateKey> keypair(crypto::ECPrivateKey::Create()); in TEST() local
/external/cronet/stable/crypto/
Dec_private_key_unittest.cc43 std::unique_ptr<crypto::ECPrivateKey> keypair(crypto::ECPrivateKey::Create()); in TEST() local
/external/cronet/stable/third_party/boringssl/src/crypto/pkcs8/
Dpkcs8_test.cc203 bssl::UniquePtr<PKCS8_PRIV_KEY_INFO> keypair( in TestDecrypt() local
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/pkcs8/
Dpkcs8_test.cc225 bssl::UniquePtr<PKCS8_PRIV_KEY_INFO> keypair( in TestDecrypt() local
/external/boringssl/src/crypto/pkcs8/
Dpkcs8_test.cc203 bssl::UniquePtr<PKCS8_PRIV_KEY_INFO> keypair( in TestDecrypt() local
/external/cronet/tot/third_party/boringssl/src/crypto/pkcs8/
Dpkcs8_test.cc203 bssl::UniquePtr<PKCS8_PRIV_KEY_INFO> keypair( in TestDecrypt() local
/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/
DRsaPssTest.java100 KeyPair keypair = keyGen.genKeyPair(); in testEncodeDecodePublic() local
/external/tink/cc/internal/
Dec_util_test.cc188 util::StatusOr<EcKey> keypair = in TEST() local
203 util::StatusOr<EcKey> keypair = in TEST() local
/external/openthread/src/core/crypto/
Dcrypto_platform.cpp565 mbedtls_ecp_keypair *keypair; in otPlatCryptoEcdsaSign() local
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h101064 struct noise_keypair *keypair; member
Dvmlinux.h101064 struct noise_keypair *keypair; member