Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/signature/
H A Dsignature_pem_keyset_reader_test.cc170 std::unique_ptr<internal::RsaPublicKey> key_subtle = *std::move(public_key); in GetRsaSsaPssPublicKeyProto() local
197 std::unique_ptr<internal::RsaPrivateKey> key_subtle = *std::move(private_key); in GetRsaSsaPssPrivateKeyProto() local