aes_ctr            49 drivers/crypto/nx/nx-aes-ctr.c 	memcpy(csbcpb->cpb.aes_ctr.key, in_key, key_len);
aes_ctr            89 drivers/crypto/nx/nx-aes-ctr.c 				       processed, csbcpb->cpb.aes_ctr.iv);
aes_ctr           128 drivers/crypto/nx/nx_csbcpb.h 		struct cop_symcpb_aes_ctr  aes_ctr;