Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/configs/
H A Duser-config-for-test.h85 int mbedtls_test_inject_entropy_seed_read(unsigned char *buf, size_t len);
87 #define MBEDTLS_PLATFORM_NV_SEED_READ_MACRO mbedtls_test_inject_entropy_seed_read
/aosp_15_r20/external/mbedtls/tests/configs/
H A Duser-config-for-test.h85 int mbedtls_test_inject_entropy_seed_read(unsigned char *buf, size_t len);
87 #define MBEDTLS_PLATFORM_NV_SEED_READ_MACRO mbedtls_test_inject_entropy_seed_read
/aosp_15_r20/external/mbedtls/tests/include/test/
H A Dpsa_crypto_helpers.h212 int mbedtls_test_inject_entropy_seed_read(unsigned char *buf, size_t len);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/include/test/
H A Dpsa_crypto_helpers.h208 int mbedtls_test_inject_entropy_seed_read(unsigned char *buf, size_t len);
/aosp_15_r20/external/mbedtls/tests/src/
H A Dpsa_crypto_helpers.c156 int mbedtls_test_inject_entropy_seed_read(unsigned char *buf, size_t len) in mbedtls_test_inject_entropy_seed_read() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/
H A Dpsa_crypto_helpers.c167 int mbedtls_test_inject_entropy_seed_read(unsigned char *buf, size_t len) in mbedtls_test_inject_entropy_seed_read() function