Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
void | crypto_aes_encrypt_x86 (struct crypto_aes_ctx *ctx, u8 *dst, const u8 *src) |
void | crypto_aes_decrypt_x86 (struct crypto_aes_ctx *ctx, u8 *dst, const u8 *src) |
Definition at line 19 of file aes_glue.c.
Definition at line 13 of file aes_glue.c.