Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Dn2_core.c841 static int __n2_crypt_chunk(struct crypto_tfm *tfm, struct n2_crypto_chunk *cp, in __n2_crypt_chunk() function
1006 err = __n2_crypt_chunk(tfm, c, qp, encrypt); in n2_do_ecb()
1065 err = __n2_crypt_chunk(tfm, c, qp, true); in n2_do_chaining()
1095 err = __n2_crypt_chunk(tfm, c, qp, false); in n2_do_chaining()