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

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

Completed in 66 milliseconds