Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/crypto/
H A Dchacha-glue.c54 static int chacha_mips(struct skcipher_request *req) in chacha_mips() function
94 .encrypt = chacha_mips,
95 .decrypt = chacha_mips,