Home
last modified time | relevance | path

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

/mbedtls-latest/programs/psa/
Dkey_ladder_demo.c433 static psa_status_t unwrap_data(const char *input_file_name, in unwrap_data() function
560 PSA_CHECK(unwrap_data(input_file_name, output_file_name, in run()