Home
last modified time | relevance | path

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

/lib/mbedtls/external/mbedtls/library/
A Dpsa_crypto_core.h922 #define PSA_CRYPTO_LOCAL_OUTPUT_INIT ((psa_crypto_local_output_t) { NULL, NULL, 0 }) macro
A Dpsa_crypto.c228 psa_crypto_local_output_t LOCAL_OUTPUT_COPY_OF_##output = PSA_CRYPTO_LOCAL_OUTPUT_INIT; \
9123 *local_output = PSA_CRYPTO_LOCAL_OUTPUT_INIT; in psa_crypto_local_output_alloc()
/lib/mbedtls/external/mbedtls/tests/suites/
A Dtest_suite_psa_crypto_memory.function193 psa_crypto_local_output_t local_output = PSA_CRYPTO_LOCAL_OUTPUT_INIT;

Completed in 29 milliseconds