Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/crypto/
Dn2_core.c829 static int __n2_crypt_chunk(struct crypto_tfm *tfm, struct n2_crypto_chunk *cp, in __n2_crypt_chunk() function
994 err = __n2_crypt_chunk(tfm, c, qp, encrypt); in n2_do_ecb()
1053 err = __n2_crypt_chunk(tfm, c, qp, true); in n2_do_chaining()
1083 err = __n2_crypt_chunk(tfm, c, qp, false); in n2_do_chaining()