Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_invasive.h77 uint8_t *input_copy, size_t input_copy_len);
H A Dpsa_crypto.c9306 uint8_t *input_copy, size_t input_copy_len) in psa_crypto_copy_input() argument
9308 if (input_len > input_copy_len) { in psa_crypto_copy_input()