Home
last modified time | relevance | path

Searched defs:obuf (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/tests/src/
Dhelpers.c552 int mbedtls_test_unhexify(unsigned char *obuf, in mbedtls_test_unhexify()
586 void mbedtls_test_hexify(unsigned char *obuf, in mbedtls_test_hexify()
628 unsigned char *obuf; in mbedtls_test_unhexify_alloc() local
/openthread-latest/third_party/mbedtls/repo/programs/x509/
Dcert_write.c252 int parse_serial_decimal_format(unsigned char *obuf, size_t obufmax, in parse_serial_decimal_format()
/openthread-latest/third_party/mbedtls/repo/library/
Dssl_msg.c3476 unsigned char *obuf, size_t buf_len, size_t *olen) in mbedtls_ssl_check_dtls_clihlo_cookie()