Home
last modified time | relevance | path

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

/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c220 const char *type_label = NULL; in dh_to_text() local
296 const char *type_label = NULL; in dsa_to_text() local
307 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() local
514 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