Home
last modified time | relevance | path

Searched refs:__n2_crypt_chunk (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Dn2_core.c799 static int __n2_crypt_chunk(struct crypto_skcipher *skcipher, in __n2_crypt_chunk() function
963 err = __n2_crypt_chunk(tfm, c, qp, encrypt); in n2_do_ecb()
1022 err = __n2_crypt_chunk(tfm, c, qp, true); in n2_do_chaining()
1052 err = __n2_crypt_chunk(tfm, c, qp, false); in n2_do_chaining()
/kernel/linux/linux-6.6/drivers/crypto/
H A Dn2_core.c801 static int __n2_crypt_chunk(struct crypto_skcipher *skcipher, in __n2_crypt_chunk() function
965 err = __n2_crypt_chunk(tfm, c, qp, encrypt); in n2_do_ecb()
1024 err = __n2_crypt_chunk(tfm, c, qp, true); in n2_do_chaining()
1054 err = __n2_crypt_chunk(tfm, c, qp, false); in n2_do_chaining()

Completed in 7 milliseconds