Searched refs:crypto_alg (Results 26 - 50 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 Dkrng.c30 static struct crypto_alg krng_alg = {
H A Daead.c80 static unsigned int crypto_aead_ctxsize(struct crypto_alg *alg, u32 type,
112 static void crypto_aead_show(struct seq_file *m, struct crypto_alg *alg)
114 static void crypto_aead_show(struct seq_file *m, struct crypto_alg *alg)
168 static void crypto_nivaead_show(struct seq_file *m, struct crypto_alg *alg)
170 static void crypto_nivaead_show(struct seq_file *m, struct crypto_alg *alg)
195 struct crypto_alg *alg;
219 struct crypto_alg *alg;
337 static int crypto_nivaead_default(struct crypto_alg *alg, u32 type, u32 mask)
350 struct crypto_alg *larval;
411 static struct crypto_alg *crypto_lookup_aea
[all...]
H A Dablkcipher.c347 static unsigned int crypto_ablkcipher_ctxsize(struct crypto_alg *alg, u32 type,
385 static void crypto_ablkcipher_show(struct seq_file *m, struct crypto_alg *alg)
387 static void crypto_ablkcipher_show(struct seq_file *m, struct crypto_alg *alg)
436 static void crypto_givcipher_show(struct seq_file *m, struct crypto_alg *alg)
438 static void crypto_givcipher_show(struct seq_file *m, struct crypto_alg *alg)
461 const char *crypto_default_geniv(const struct crypto_alg *alg)
473 static int crypto_givcipher_default(struct crypto_alg *alg, u32 type, u32 mask)
486 struct crypto_alg *larval;
555 static struct crypto_alg *crypto_lookup_skcipher(const char *name, u32 type,
558 struct crypto_alg *al
[all...]
H A Dcrypto_null.c97 static struct crypto_alg compress_null = {
125 static struct crypto_alg cipher_null = {
140 static struct crypto_alg skcipher_null = {
H A Dproc.c81 struct crypto_alg *alg = list_entry(p, struct crypto_alg, cra_list);
H A Dshash.c325 struct crypto_alg *calg = tfm->__crt_alg;
448 struct crypto_alg *calg = tfm->__crt_alg;
495 static unsigned int crypto_shash_ctxsize(struct crypto_alg *alg, u32 type,
514 static unsigned int crypto_shash_extsize(struct crypto_alg *alg)
519 static void crypto_shash_show(struct seq_file *m, struct crypto_alg *alg)
521 static void crypto_shash_show(struct seq_file *m, struct crypto_alg *alg)
553 struct crypto_alg *base = &alg->base;
581 struct crypto_alg *base = &alg->base;
629 struct crypto_alg *alg;
H A Dahash.c392 static unsigned int crypto_ahash_extsize(struct crypto_alg *alg)
400 static void crypto_ahash_show(struct seq_file *m, struct crypto_alg *alg)
402 static void crypto_ahash_show(struct seq_file *m, struct crypto_alg *alg)
434 struct crypto_alg *base = &alg->halg.base;
449 struct crypto_alg *base = &alg->halg.base;
497 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/crypto/internal/
H A Dskcipher.h42 static inline struct crypto_alg *crypto_skcipher_spawn_alg(
58 const char *crypto_default_geniv(const struct crypto_alg *alg);
H A Daead.h42 static inline struct crypto_alg *crypto_aead_spawn_alg(
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/crypto/internal/
H A Dskcipher.h42 static inline struct crypto_alg *crypto_skcipher_spawn_alg(
58 const char *crypto_default_geniv(const struct crypto_alg *alg);
H A Daead.h42 static inline struct crypto_alg *crypto_aead_spawn_alg(
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/crypto/
H A Daead.c80 static unsigned int crypto_aead_ctxsize(struct crypto_alg *alg, u32 type,
112 static void crypto_aead_show(struct seq_file *m, struct crypto_alg *alg)
114 static void crypto_aead_show(struct seq_file *m, struct crypto_alg *alg)
168 static void crypto_nivaead_show(struct seq_file *m, struct crypto_alg *alg)
170 static void crypto_nivaead_show(struct seq_file *m, struct crypto_alg *alg)
195 struct crypto_alg *alg;
219 struct crypto_alg *alg;
337 static int crypto_nivaead_default(struct crypto_alg *alg, u32 type, u32 mask)
350 struct crypto_alg *larval;
411 static struct crypto_alg *crypto_lookup_aea
[all...]
H A Dablkcipher.c347 static unsigned int crypto_ablkcipher_ctxsize(struct crypto_alg *alg, u32 type,
385 static void crypto_ablkcipher_show(struct seq_file *m, struct crypto_alg *alg)
387 static void crypto_ablkcipher_show(struct seq_file *m, struct crypto_alg *alg)
436 static void crypto_givcipher_show(struct seq_file *m, struct crypto_alg *alg)
438 static void crypto_givcipher_show(struct seq_file *m, struct crypto_alg *alg)
461 const char *crypto_default_geniv(const struct crypto_alg *alg)
473 static int crypto_givcipher_default(struct crypto_alg *alg, u32 type, u32 mask)
486 struct crypto_alg *larval;
555 static struct crypto_alg *crypto_lookup_skcipher(const char *name, u32 type,
558 struct crypto_alg *al
[all...]
H A Dcrypto_null.c97 static struct crypto_alg compress_null = {
125 static struct crypto_alg cipher_null = {
140 static struct crypto_alg skcipher_null = {
H A Dproc.c81 struct crypto_alg *alg = list_entry(p, struct crypto_alg, cra_list);
H A Dshash.c325 struct crypto_alg *calg = tfm->__crt_alg;
448 struct crypto_alg *calg = tfm->__crt_alg;
495 static unsigned int crypto_shash_ctxsize(struct crypto_alg *alg, u32 type,
514 static unsigned int crypto_shash_extsize(struct crypto_alg *alg)
519 static void crypto_shash_show(struct seq_file *m, struct crypto_alg *alg)
521 static void crypto_shash_show(struct seq_file *m, struct crypto_alg *alg)
553 struct crypto_alg *base = &alg->base;
581 struct crypto_alg *base = &alg->base;
629 struct crypto_alg *alg;
H A Dahash.c392 static unsigned int crypto_ahash_extsize(struct crypto_alg *alg)
400 static void crypto_ahash_show(struct seq_file *m, struct crypto_alg *alg)
402 static void crypto_ahash_show(struct seq_file *m, struct crypto_alg *alg)
434 struct crypto_alg *base = &alg->halg.base;
449 struct crypto_alg *base = &alg->halg.base;
497 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/crypto/
H A Dcompress.h73 struct crypto_alg base;
89 static inline struct pcomp_alg *__crypto_pcomp_alg(struct crypto_alg *alg)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/crypto/
H A Dcompress.h73 struct crypto_alg base;
89 static inline struct pcomp_alg *__crypto_pcomp_alg(struct crypto_alg *alg)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/crypto/
H A Daes_glue.c33 static struct crypto_alg aes_alg = {
H A Dtwofish_glue.c60 static struct crypto_alg alg = {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/crypto/
H A Daes_glue.c33 static struct crypto_alg aes_alg = {
H A Dtwofish_glue.c60 static struct crypto_alg 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 Ddes_s390.c68 static struct crypto_alg des_alg = {
160 static struct crypto_alg ecb_des_alg = {
203 static struct crypto_alg cbc_des_alg = {
271 static struct crypto_alg des3_192_alg = {
313 static struct crypto_alg ecb_des3_192_alg = {
357 static struct crypto_alg cbc_des3_192_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 Ddes_s390.c68 static struct crypto_alg des_alg = {
160 static struct crypto_alg ecb_des_alg = {
203 static struct crypto_alg cbc_des_alg = {
271 static struct crypto_alg des3_192_alg = {
313 static struct crypto_alg ecb_des3_192_alg = {
357 static struct crypto_alg cbc_des3_192_alg = {

Completed in 405 milliseconds

1234567