Home
last modified time | relevance | path

Searched defs:other_public_key (Results 1 – 4 of 4) sorted by relevance

/external/tink/cc/signature/
Ded25519_public_key_test.cc128 util::StatusOr<Ed25519PublicKey> other_public_key = in TEST_P() local
155 util::StatusOr<Ed25519PublicKey> other_public_key = Ed25519PublicKey::Create( in TEST() local
179 util::StatusOr<Ed25519PublicKey> other_public_key = Ed25519PublicKey::Create( in TEST() local
202 util::StatusOr<Ed25519PublicKey> other_public_key = Ed25519PublicKey::Create( in TEST() local
/external/rust/beto-rust/nearby/connections/ukey2/ukey2/src/
Dukey2_handshake.rs326 let other_public_key = in handle_client_finished_msg() localVariable
517 let other_public_key = &<C::P256 as P256EcdhProvider>::PublicKey::from_sec1_bytes( in handle_server_init() localVariable
/external/cronet/tot/third_party/anonymous_tokens/src/anonymous_tokens/cpp/crypto/
Dcrypto_utils.cc621 const RSA* public_key, const RSA* other_public_key) { in PrivacyPassTruncatedTokenKeyIdCollision()
/external/cronet/stable/third_party/anonymous_tokens/src/anonymous_tokens/cpp/crypto/
Dcrypto_utils.cc621 const RSA* public_key, const RSA* other_public_key) { in PrivacyPassTruncatedTokenKeyIdCollision()