Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto_invasive.h77 uint8_t *input_copy, size_t input_copy_len);
Dpsa_crypto.c9013 uint8_t *input_copy, size_t input_copy_len) in psa_crypto_copy_input() argument
9015 if (input_len > input_copy_len) { in psa_crypto_copy_input()