Home
last modified time | relevance | path

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

/mbedtls-latest/programs/x509/
Dcert_write.c252 static int parse_serial_decimal_format(unsigned char *obuf, size_t obufmax, in parse_serial_decimal_format() function
699 ret = parse_serial_decimal_format(serial, sizeof(serial), in main()