Home
last modified time | relevance | path

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

/crypto/
A Dchacha.c124 static int crypto_xchacha_crypt_arch(struct skcipher_request *req) in crypto_xchacha_crypt_arch() function
207 .encrypt = crypto_xchacha_crypt_arch,
208 .decrypt = crypto_xchacha_crypt_arch,
223 .encrypt = crypto_xchacha_crypt_arch,
224 .decrypt = crypto_xchacha_crypt_arch,

Completed in 3 milliseconds