Searched refs:aes_set_key (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/crypto/
H A Daes_s390.c44 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, function
132 .cia_setkey = aes_set_key,
159 return aes_set_key(tfm, in_key, key_len);
248 return aes_set_key(tfm, in_key, key_len);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/crypto/
H A Dpadlock-aes.c320 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, function
469 .cia_setkey = aes_set_key,
535 .setkey = aes_set_key,
604 .setkey = aes_set_key,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/crypto/
H A Daes.c230 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, function
313 .cia_setkey = aes_set_key,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Daes.c251 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, function
433 .cia_setkey = aes_set_key,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/crypto/
H A Daes.c381 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, function
491 .cia_setkey = aes_set_key,

Completed in 65 milliseconds