Searched refs:chacha_neon (Results 1 – 2 of 2) sorted by relevance
132 static int chacha_neon(struct skcipher_request *req) in chacha_neon() function172 .encrypt = chacha_neon,173 .decrypt = chacha_neon,
150 static int chacha_neon(struct skcipher_request *req) in chacha_neon() function253 .encrypt = chacha_neon,254 .decrypt = chacha_neon,