Searched refs:crypto_chacha_crypt_generic (Results 1 – 1 of 1) sorted by relevance
79 static int crypto_chacha_crypt_generic(struct skcipher_request *req) in crypto_chacha_crypt_generic() function143 .encrypt = crypto_chacha_crypt_generic,144 .decrypt = crypto_chacha_crypt_generic,
Completed in 2 milliseconds