Searched refs:thumbtypes (Results 1 – 1 of 1) sorted by relevance
734 static char *thumbtypes[] = {"Md5", "Sha1", "Sha256"}; variable747 for (i = 0; i < ARRAY_SIZE(thumbtypes); i++) { in certificate_thumbprint_show()752 thumbtypes[i]); in certificate_thumbprint_show()755 wmistr = kasprintf(GFP_KERNEL, "%s", thumbtypes[i]); in certificate_thumbprint_show()