Searched refs:crypto_xchacha_crypt_generic (Results 1 – 1 of 1) sorted by relevance
119 static int crypto_xchacha_crypt_generic(struct skcipher_request *req) in crypto_xchacha_crypt_generic() function159 .encrypt = crypto_xchacha_crypt_generic,160 .decrypt = crypto_xchacha_crypt_generic,175 .encrypt = crypto_xchacha_crypt_generic,176 .decrypt = crypto_xchacha_crypt_generic,
Completed in 2 milliseconds