Searched refs:crypto_chacha_crypt (Results 1 - 1 of 1) sorted by last modified time

/linux-master/crypto/
H A Dchacha_generic.c40 static int crypto_chacha_crypt(struct skcipher_request *req) function
83 .encrypt = crypto_chacha_crypt,
84 .decrypt = crypto_chacha_crypt,

Completed in 138 milliseconds