Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
H A Dchacha20.c115 static void chacha20_block(const uint32_t initial_state[16], in chacha20_block() function
233 chacha20_block(ctx->state, ctx->keystream8); in mbedtls_chacha20_update()
245 chacha20_block(ctx->state, ctx->keystream8); in mbedtls_chacha20_update()

Completed in 1 milliseconds