Home
last modified time | relevance | path

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

/bootable/recovery/tools/dumpkey/
DDumpPublicKey.java87 static int check(PublicKey key, boolean useSHA256) throws Exception { in check() method in DumpPublicKey
107 int version = check(key, useSHA256); in printRSA()
260 check(key, useSHA256); in main()