Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Ddebug.h150 void mbedtls_debug_set_threshold(int threshold);
/optee_os/lib/libmbedtls/mbedtls/library/
H A Ddebug.c26 void mbedtls_debug_set_threshold(int threshold) in mbedtls_debug_set_threshold() function