Searched refs:type_label (Results 1 – 1 of 1) sorted by relevance
220 const char *type_label = NULL; in dh_to_text() local296 const char *type_label = NULL; in dsa_to_text() local307 type_label = "Private-Key"; in dsa_to_text()309 type_label = "Public-Key"; in dsa_to_text()495 const char *type_label = NULL; in ec_to_text() local514 type_label = "Public-Key"; in ec_to_text()543 if (type_label != NULL in ec_to_text()583 type_label = "X25519"; in ecx_to_text()586 type_label = "X448"; in ecx_to_text()589 type_label = "ED25519"; in ecx_to_text()[all …]
Completed in 13 milliseconds