Home
last modified time | relevance | path

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

/third_party/mbedtls/programs/x509/
Dcert_write.c254 int parse_serial_decimal_format(unsigned char *obuf, size_t obufmax, in parse_serial_decimal_format() function
590 ret = parse_serial_decimal_format(serial, sizeof(serial), in main()