Searched refs:crypto_aes_set_key (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Daes.h35 int crypto_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Daes_glue.c46 .cia_setkey = crypto_aes_set_key,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Daes_generic.c1272 * crypto_aes_set_key - Set the AES key.
1282 int crypto_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, function
1296 EXPORT_SYMBOL_GPL(crypto_aes_set_key); variable
1456 .cia_setkey = crypto_aes_set_key,

Completed in 45 milliseconds