Searched refs:cryptd_ablkcipher (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dcryptd.h12 struct cryptd_ablkcipher { struct
16 static inline struct cryptd_ablkcipher *__cryptd_ablkcipher_cast(
19 return (struct cryptd_ablkcipher *)tfm;
23 struct cryptd_ablkcipher *cryptd_alloc_ablkcipher(const char *alg_name,
25 struct crypto_blkcipher *cryptd_ablkcipher_child(struct cryptd_ablkcipher *tfm);
26 void cryptd_free_ablkcipher(struct cryptd_ablkcipher *tfm);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Daesni-intel_glue.c42 struct cryptd_ablkcipher *cryptd_tfm;
459 struct cryptd_ablkcipher *cryptd_tfm)
470 struct cryptd_ablkcipher *cryptd_tfm;
505 struct cryptd_ablkcipher *cryptd_tfm;
541 struct cryptd_ablkcipher *cryptd_tfm;
579 struct cryptd_ablkcipher *cryptd_tfm;
619 struct cryptd_ablkcipher *cryptd_tfm;
658 struct cryptd_ablkcipher *cryptd_tfm;
697 struct cryptd_ablkcipher *cryptd_tfm;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dcryptd.c647 struct cryptd_ablkcipher *cryptd_alloc_ablkcipher(const char *alg_name,
672 struct crypto_blkcipher *cryptd_ablkcipher_child(struct cryptd_ablkcipher *tfm)
679 void cryptd_free_ablkcipher(struct cryptd_ablkcipher *tfm)

Completed in 121 milliseconds