Searched refs:formats (Results 1 – 2 of 2) sorted by relevance
337 static struct desc_t formats[] = { in print_content_format() local350 for (i = 0; i < sizeof(formats)/sizeof(struct desc_t); i++) { in print_content_format()351 if (format_type == formats[i].type) { in print_content_format()352 return snprintf((char *)result, buflen, "%s", formats[i].name); in print_content_format()
1300 PKCS#8 private key formats