Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Dhmac_drbg.c548 static size_t test_offset; variable
553 memcpy(buf, p + test_offset, len); in hmac_drbg_self_test_entropy()
554 test_offset += len; in hmac_drbg_self_test_entropy()
583 test_offset = 0; in mbedtls_hmac_drbg_self_test()
608 test_offset = 0; in mbedtls_hmac_drbg_self_test()
Dctr_drbg.c927 static size_t test_offset; variable
932 memcpy(buf, p + test_offset, len); in ctr_drbg_self_test_entropy()
933 test_offset += len; in ctr_drbg_self_test_entropy()
963 test_offset = 0; in mbedtls_ctr_drbg_self_test()
990 test_offset = 0; in mbedtls_ctr_drbg_self_test()