Home
last modified time | relevance | path

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

/linux/arch/powerpc/crypto/
H A Dchacha-p10-glue.c124 static int chacha_p10(struct skcipher_request *req) in chacha_p10() function
163 .encrypt = chacha_p10,
164 .decrypt = chacha_p10,