Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dmisc_info.cc52 constexpr char kRsa4096Algorithm[] = "SHA256_RSA4096"; variable
131 if (algorithm == kRsa4096Algorithm) { in GetKeyPath()
141 if (algorithm == kRsa4096Algorithm) { in GetPubKeyPath()