Searched refs:crypto_xchacha_crypt (Results 1 – 1 of 1) sorted by relevance
95 static int crypto_xchacha_crypt(struct skcipher_request *req, bool arch) in crypto_xchacha_crypt() function121 return crypto_xchacha_crypt(req, false); in crypto_xchacha_crypt_generic()126 return crypto_xchacha_crypt(req, true); in crypto_xchacha_crypt_arch()
Completed in 2 milliseconds