Home
last modified time | relevance | path

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

/crypto/
A Dchacha.c95 static int crypto_xchacha_crypt(struct skcipher_request *req, bool arch) in crypto_xchacha_crypt() function
121 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