Searched refs:hchacha_block (Results 1 – 3 of 3) sorted by relevance
42 static inline void hchacha_block(const u32 *state, u32 *out, int nrounds) in hchacha_block() function
72 hchacha_block(state, subctx.key, ctx->nrounds); in xchacha_mips()
48 hchacha_block(chacha_state, k, 20); in xchacha_init()