crypto4xx_encrypt_iv_stream  286 drivers/crypto/amcc/crypto4xx_alg.c 	return encrypt ? crypto4xx_encrypt_iv_stream(req)
crypto4xx_encrypt_iv_stream 1228 drivers/crypto/amcc/crypto4xx_core.c 		.encrypt = crypto4xx_encrypt_iv_stream,
crypto4xx_encrypt_iv_stream 1308 drivers/crypto/amcc/crypto4xx_core.c 		.encrypt = crypto4xx_encrypt_iv_stream,
crypto4xx_encrypt_iv_stream  176 drivers/crypto/amcc/crypto4xx_core.h int crypto4xx_encrypt_iv_stream(struct skcipher_request *req);