Home
last modified time | relevance | path

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

/linux/arch/powerpc/crypto/
H A Dchacha-p10-glue.c132 static int xchacha_p10(struct skcipher_request *req) in xchacha_p10() function
178 .encrypt = xchacha_p10,
179 .decrypt = xchacha_p10,
193 .encrypt = xchacha_p10,
194 .decrypt = xchacha_p10,