Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/library/
Dchacha20.c140 static void chacha20_block( const uint32_t initial_state[16], in chacha20_block() function
277 chacha20_block( ctx->state, ctx->keystream8 ); in mbedtls_chacha20_update()
300 chacha20_block( ctx->state, ctx->keystream8 ); in mbedtls_chacha20_update()