Searched refs:crypto_xchacha_crypt_arch (Results 1 – 1 of 1) sorted by relevance
124 static int crypto_xchacha_crypt_arch(struct skcipher_request *req) in crypto_xchacha_crypt_arch() function207 .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