Searched refs:__n2_crypt_chunk (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/crypto/ | 
| D | n2_core.c | 833 static int __n2_crypt_chunk(struct crypto_tfm *tfm, struct n2_crypto_chunk *cp,  in __n2_crypt_chunk()  function 998 		err = __n2_crypt_chunk(tfm, c, qp, encrypt);  in n2_do_ecb() 1057 			err = __n2_crypt_chunk(tfm, c, qp, true);  in n2_do_chaining() 1087 			err = __n2_crypt_chunk(tfm, c, qp, false);  in n2_do_chaining()
  |