Home
last modified time | relevance | path

Searched refs:entropy_update (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/library/
H A Dentropy.c120 static int entropy_update(mbedtls_entropy_context *ctx, unsigned char source_id, in entropy_update() function
180 ret = entropy_update(ctx, MBEDTLS_ENTROPY_SOURCE_MANUAL, data, len); in mbedtls_entropy_update_manual()
224 if ((ret = entropy_update(ctx, (unsigned char) i, in entropy_gather_internal()
324 * in a previous call to entropy_update(). If this is not guaranteed, the in mbedtls_entropy_func()

Completed in 1 milliseconds