Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Dchacha20.c103 static void chacha20_block(const uint32_t initial_state[16], in chacha20_block() function
221 chacha20_block(ctx->state, ctx->keystream8); in mbedtls_chacha20_update()
233 chacha20_block(ctx->state, ctx->keystream8); in mbedtls_chacha20_update()