Searched refs:crypto_blkcipher_type (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/crypto/
H A Ddes_s390.c175 .cra_type = &crypto_blkcipher_type,
218 .cra_type = &crypto_blkcipher_type,
331 .cra_type = &crypto_blkcipher_type,
375 .cra_type = &crypto_blkcipher_type,
493 .cra_type = &crypto_blkcipher_type,
537 .cra_type = &crypto_blkcipher_type,
H A Daes_s390.c214 .cra_type = &crypto_blkcipher_type,
309 .cra_type = &crypto_blkcipher_type,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/crypto/
H A Dgeode-aes.c287 .cra_type = &crypto_blkcipher_type,
364 .cra_type = &crypto_blkcipher_type,
H A Dpadlock-aes.c528 .cra_type = &crypto_blkcipher_type,
596 .cra_type = &crypto_blkcipher_type,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Decb.c141 inst->alg.cra_type = &crypto_blkcipher_type;
H A Dblkcipher.c459 const struct crypto_type crypto_blkcipher_type = { variable in typeref:struct:crypto_type
466 EXPORT_SYMBOL_GPL(crypto_blkcipher_type); variable
H A Dlrw.c256 inst->alg.cra_type = &crypto_blkcipher_type;
H A Dcbc.c301 inst->alg.cra_type = &crypto_blkcipher_type;
H A Dpcbc.c305 inst->alg.cra_type = &crypto_blkcipher_type;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/crypto/
H A Dalgapi.h97 extern const struct crypto_type crypto_blkcipher_type;

Completed in 159 milliseconds