Home
last modified time | relevance | path

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

/net-tools-latest/libcoap/src/
Ddebug.c337 static struct desc_t formats[] = { in print_content_format() local
350 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()
/net-tools-latest/mbedtls-2.4.0/
DChangeLog1300 PKCS#8 private key formats