Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto_invasive.h76 psa_status_t psa_crypto_copy_input(const uint8_t *input, size_t input_len,
Dpsa_crypto.c9012 psa_status_t psa_crypto_copy_input(const uint8_t *input, size_t input_len, in psa_crypto_copy_input() function
9098 status = psa_crypto_copy_input(input, input_len, in psa_crypto_local_input_alloc()
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_memory.function42 status = psa_crypto_copy_input(src_buffer, src_len, dst_buffer, dst_len);
/openthread-latest/third_party/mbedtls/repo/docs/architecture/
Dpsa-shared-memory.md520 * `psa_crypto_copy_input(const uint8_t *input, size_t input_length, uint8_t *input_copy, size_t inp…