Searched refs:blkcipher (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/crypto/
H A Daes_s390.c218 .blkcipher = {
313 .blkcipher = {
341 ecb_aes_alg.cra_u.blkcipher.max_keysize = AES_MIN_KEY_SIZE;
342 cbc_aes_alg.cra_u.blkcipher.max_keysize = AES_MIN_KEY_SIZE;
H A Ddes_s390.c179 .blkcipher = {
222 .blkcipher = {
336 .blkcipher = {
380 .blkcipher = {
498 .blkcipher = {
542 .blkcipher = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A DMakefile12 obj-$(CONFIG_CRYPTO_BLKCIPHER) += blkcipher.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/crypto/
H A Dgeode-aes.c291 .blkcipher = {
368 .blkcipher = {
H A Dpadlock-aes.c532 .blkcipher = {
600 .blkcipher = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcrypto.h215 #define cra_blkcipher cra_u.blkcipher
240 struct blkcipher_alg blkcipher; member in union:crypto_alg::__anon9712
346 #define crt_blkcipher crt_u.blkcipher
357 struct blkcipher_tfm blkcipher; member in union:crypto_tfm::__anon9713

Completed in 65 milliseconds