crypto_blkcipher_type  419 arch/powerpc/crypto/aes-spe-glue.c 	.cra_type		=	&crypto_blkcipher_type,
crypto_blkcipher_type  439 arch/powerpc/crypto/aes-spe-glue.c 	.cra_type		=	&crypto_blkcipher_type,
crypto_blkcipher_type  459 arch/powerpc/crypto/aes-spe-glue.c 	.cra_type		=	&crypto_blkcipher_type,
crypto_blkcipher_type  479 arch/powerpc/crypto/aes-spe-glue.c 	.cra_type		=	&crypto_blkcipher_type,
crypto_blkcipher_type  337 arch/s390/crypto/aes_s390.c 	.cra_type		=	&crypto_blkcipher_type,
crypto_blkcipher_type  434 arch/s390/crypto/aes_s390.c 	.cra_type		=	&crypto_blkcipher_type,
crypto_blkcipher_type  647 arch/s390/crypto/aes_s390.c 	.cra_type		=	&crypto_blkcipher_type,
crypto_blkcipher_type  777 arch/s390/crypto/aes_s390.c 	.cra_type		=	&crypto_blkcipher_type,
crypto_blkcipher_type  152 arch/s390/crypto/des_s390.c 	.cra_type		=	&crypto_blkcipher_type,
crypto_blkcipher_type  192 arch/s390/crypto/des_s390.c 	.cra_type		=	&crypto_blkcipher_type,
crypto_blkcipher_type  297 arch/s390/crypto/des_s390.c 	.cra_type		=	&crypto_blkcipher_type,
crypto_blkcipher_type  338 arch/s390/crypto/des_s390.c 	.cra_type		=	&crypto_blkcipher_type,
crypto_blkcipher_type  431 arch/s390/crypto/des_s390.c 	.cra_type		=	&crypto_blkcipher_type,
crypto_blkcipher_type  473 arch/s390/crypto/des_s390.c 	.cra_type		=	&crypto_blkcipher_type,
crypto_blkcipher_type  211 arch/s390/crypto/paes_s390.c 	.cra_type		=	&crypto_blkcipher_type,
crypto_blkcipher_type  337 arch/s390/crypto/paes_s390.c 	.cra_type		=	&crypto_blkcipher_type,
crypto_blkcipher_type  506 arch/s390/crypto/paes_s390.c 	.cra_type		=	&crypto_blkcipher_type,
crypto_blkcipher_type  675 arch/s390/crypto/paes_s390.c 	.cra_type		=	&crypto_blkcipher_type,
crypto_blkcipher_type  411 arch/sparc/crypto/aes_glue.c 	.cra_type		= &crypto_blkcipher_type,
crypto_blkcipher_type  430 arch/sparc/crypto/aes_glue.c 	.cra_type		= &crypto_blkcipher_type,
crypto_blkcipher_type  450 arch/sparc/crypto/aes_glue.c 	.cra_type		= &crypto_blkcipher_type,
crypto_blkcipher_type  253 arch/sparc/crypto/camellia_glue.c 	.cra_type		= &crypto_blkcipher_type,
crypto_blkcipher_type  272 arch/sparc/crypto/camellia_glue.c 	.cra_type		= &crypto_blkcipher_type,
crypto_blkcipher_type  400 arch/sparc/crypto/des_glue.c 	.cra_type		= &crypto_blkcipher_type,
crypto_blkcipher_type  419 arch/sparc/crypto/des_glue.c 	.cra_type		= &crypto_blkcipher_type,
crypto_blkcipher_type  457 arch/sparc/crypto/des_glue.c 	.cra_type		= &crypto_blkcipher_type,
crypto_blkcipher_type  476 arch/sparc/crypto/des_glue.c 	.cra_type		= &crypto_blkcipher_type,
crypto_blkcipher_type  537 crypto/blkcipher.c const struct crypto_type crypto_blkcipher_type = {
crypto_blkcipher_type  545 crypto/blkcipher.c EXPORT_SYMBOL_GPL(crypto_blkcipher_type);
crypto_blkcipher_type  583 crypto/skcipher.c 	if (alg->cra_type == &crypto_blkcipher_type)
crypto_blkcipher_type  891 crypto/skcipher.c 	if (tfm->__crt_alg->cra_type == &crypto_blkcipher_type)
crypto_blkcipher_type  125 drivers/crypto/nx/nx-aes-cbc.c 	.cra_type        = &crypto_blkcipher_type,
crypto_blkcipher_type  142 drivers/crypto/nx/nx-aes-ctr.c 	.cra_type        = &crypto_blkcipher_type,
crypto_blkcipher_type  126 drivers/crypto/nx/nx-aes-ecb.c 	.cra_type        = &crypto_blkcipher_type,
crypto_blkcipher_type  401 drivers/crypto/padlock-aes.c 	.cra_type		=	&crypto_blkcipher_type,
crypto_blkcipher_type  476 drivers/crypto/padlock-aes.c 	.cra_type		=	&crypto_blkcipher_type,
crypto_blkcipher_type  136 include/crypto/algapi.h extern const struct crypto_type crypto_blkcipher_type;