Home
last modified time | relevance | path

Searched refs:kRsa2048Algorithm (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dmisc_info.cc51 constexpr char kRsa2048Algorithm[] = "SHA256_RSA2048"; variable
133 } else if (algorithm == kRsa2048Algorithm) { in GetKeyPath()
143 } else if (algorithm == kRsa2048Algorithm) { in GetPubKeyPath()