Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/library/
A Dentropy.c74 ctx->accumulator_started = 0; in mbedtls_entropy_init()
140 ctx->accumulator_started = 0; in mbedtls_entropy_free()
211 if( ctx->accumulator_started == 0 && in entropy_update()
215 ctx->accumulator_started = 1; in entropy_update()
220 if( ctx->accumulator_started == 0 && in entropy_update()
224 ctx->accumulator_started = 1; in entropy_update()
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dentropy.h125 int accumulator_started; member

Completed in 4 milliseconds