Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/crypto/
H A Dchacha-glue.c62 static int xchacha_mips(struct skcipher_request *req) in xchacha_mips() function
109 .encrypt = xchacha_mips,
110 .decrypt = xchacha_mips,
124 .encrypt = xchacha_mips,
125 .decrypt = xchacha_mips,