Linux Kernel
3.7.1
|
Data Fields | |
u8 | state [AES_BLOCK_SIZE] |
unsigned int | count |
u8 | buffer [AES_BLOCK_SIZE] |
AES XCBC routines supporting the Power 7+ Nest Accelerators driver
Copyright (C) 2011-2012 International Business Machines Inc.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 only.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
Author: Kent Yoder yoder 1@us .ibm. com
Definition at line 34 of file nx-aes-xcbc.c.
Definition at line 37 of file nx-aes-xcbc.c.
unsigned int count |
Definition at line 36 of file nx-aes-xcbc.c.
Definition at line 35 of file nx-aes-xcbc.c.