Searched refs:crypto_alg (Results 76 - 100 of 162) sorted by relevance

1234567

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/crypto/
H A Dtwofish_generic.c182 static struct crypto_alg alg = {
H A Dansi_cprng.c385 static struct crypto_alg rng_alg = {
434 static struct crypto_alg fips_rng_alg = {
H A Dblkcipher.c430 static unsigned int crypto_blkcipher_ctxsize(struct crypto_alg *alg, u32 type,
495 static void crypto_blkcipher_show(struct seq_file *m, struct crypto_alg *alg)
497 static void crypto_blkcipher_show(struct seq_file *m, struct crypto_alg *alg)
520 struct crypto_alg *alg;
555 struct crypto_alg *alg;
H A Dctr.c178 struct crypto_alg *alg;
328 struct crypto_alg *alg;
H A Dalgboss.c231 static int cryptomgr_schedule_test(struct crypto_alg *alg)
H A Ddeflate.c168 static struct crypto_alg alg = {
H A Decb.c121 struct crypto_alg *alg;
H A Dsalsa20_generic.c214 static struct crypto_alg alg = {
H A Dxcbc.c201 struct crypto_alg *alg;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/crypto/
H A Dansi_cprng.c385 static struct crypto_alg rng_alg = {
434 static struct crypto_alg fips_rng_alg = {
H A Dblkcipher.c430 static unsigned int crypto_blkcipher_ctxsize(struct crypto_alg *alg, u32 type,
495 static void crypto_blkcipher_show(struct seq_file *m, struct crypto_alg *alg)
497 static void crypto_blkcipher_show(struct seq_file *m, struct crypto_alg *alg)
520 struct crypto_alg *alg;
555 struct crypto_alg *alg;
H A Dctr.c178 struct crypto_alg *alg;
328 struct crypto_alg *alg;
H A Dalgboss.c231 static int cryptomgr_schedule_test(struct crypto_alg *alg)
H A Ddeflate.c168 static struct crypto_alg alg = {
H A Decb.c121 struct crypto_alg *alg;
H A Dsalsa20_generic.c214 static struct crypto_alg alg = {
H A Dxcbc.c201 struct crypto_alg *alg;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dcrypto.h270 struct crypto_alg { struct
298 void (*cra_destroy)(struct crypto_alg *alg);
306 int crypto_register_alg(struct crypto_alg *alg);
307 int crypto_unregister_alg(struct crypto_alg *alg);
428 struct crypto_alg *__crt_alg;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dcrypto.h270 struct crypto_alg { struct
298 void (*cra_destroy)(struct crypto_alg *alg);
306 int crypto_register_alg(struct crypto_alg *alg);
307 int crypto_unregister_alg(struct crypto_alg *alg);
428 struct crypto_alg *__crt_alg;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/crypto/
H A Dgeode-aes.c280 static struct crypto_alg geode_alg = {
391 static struct crypto_alg geode_cbc_alg = {
477 static struct crypto_alg geode_ecb_alg = {
H A Dpadlock-aes.c321 static struct crypto_alg aes_alg = {
400 static struct crypto_alg ecb_aes_alg = {
483 static struct crypto_alg cbc_aes_alg = {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/crypto/
H A Daes_s390.c191 static struct crypto_alg aes_alg = {
372 static struct crypto_alg ecb_aes_alg = {
482 static struct crypto_alg cbc_aes_alg = {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/crypto/
H A Dgeode-aes.c280 static struct crypto_alg geode_alg = {
391 static struct crypto_alg geode_cbc_alg = {
477 static struct crypto_alg geode_ecb_alg = {
H A Dpadlock-aes.c321 static struct crypto_alg aes_alg = {
400 static struct crypto_alg ecb_aes_alg = {
483 static struct crypto_alg cbc_aes_alg = {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/crypto/
H A Daes_s390.c191 static struct crypto_alg aes_alg = {
372 static struct crypto_alg ecb_aes_alg = {
482 static struct crypto_alg cbc_aes_alg = {

Completed in 309 milliseconds

1234567