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

/crypto/
H A Dsalsa20_generic.c58 static void salsa20_wordtobyte(u8 output[64], const u32 input[16]) function
148 salsa20_wordtobyte(buf, ctx->input);

Completed in 34 milliseconds