Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/programs/x509/
H A Dcert_write.c252 int parse_serial_decimal_format(unsigned char *obuf, size_t obufmax, in parse_serial_decimal_format() function
695 ret = parse_serial_decimal_format(serial, sizeof(serial), in main()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/x509/
H A Dcert_write.c252 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()