Searched refs:crypto_ablkcipher_ctx (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dchainiv.c51 struct chainiv_ctx *ctx = crypto_ablkcipher_ctx(geniv);
86 struct chainiv_ctx *ctx = crypto_ablkcipher_ctx(geniv);
147 struct async_chainiv_ctx *ctx = crypto_ablkcipher_ctx(geniv);
164 struct async_chainiv_ctx *ctx = crypto_ablkcipher_ctx(geniv);
184 struct async_chainiv_ctx *ctx = crypto_ablkcipher_ctx(geniv);
211 struct async_chainiv_ctx *ctx = crypto_ablkcipher_ctx(geniv);
H A Deseqiv.c82 struct eseqiv_ctx *ctx = crypto_ablkcipher_ctx(geniv);
166 struct eseqiv_ctx *ctx = crypto_ablkcipher_ctx(geniv);
189 struct eseqiv_ctx *ctx = crypto_ablkcipher_ctx(geniv);
H A Dseqiv.c101 struct seqiv_ctx *ctx = crypto_ablkcipher_ctx(geniv);
192 struct seqiv_ctx *ctx = crypto_ablkcipher_ctx(geniv);
238 struct seqiv_ctx *ctx = crypto_ablkcipher_ctx(geniv);
H A Dcryptd.c148 struct cryptd_blkcipher_ctx *ctx = crypto_ablkcipher_ctx(parent);
674 struct cryptd_blkcipher_ctx *ctx = crypto_ablkcipher_ctx(&tfm->base);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dalgapi.h222 static inline void *crypto_ablkcipher_ctx(struct crypto_ablkcipher *tfm) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Daesni-intel_glue.c396 struct async_aes_ctx *ctx = crypto_ablkcipher_ctx(tfm);
412 struct async_aes_ctx *ctx = crypto_ablkcipher_ctx(tfm);
433 struct async_aes_ctx *ctx = crypto_ablkcipher_ctx(tfm);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dixp4xx_crypto.c828 struct ixp_ctx *ctx = crypto_ablkcipher_ctx(tfm);
864 struct ixp_ctx *ctx = crypto_ablkcipher_ctx(tfm);
880 struct ixp_ctx *ctx = crypto_ablkcipher_ctx(tfm);
963 struct ixp_ctx *ctx = crypto_ablkcipher_ctx(tfm);
H A Dtalitos.c1385 struct talitos_ctx *ctx = crypto_ablkcipher_ctx(cipher);
1443 struct talitos_ctx *ctx = crypto_ablkcipher_ctx(cipher);
1540 struct talitos_ctx *ctx = crypto_ablkcipher_ctx(cipher);
1549 struct talitos_ctx *ctx = crypto_ablkcipher_ctx(cipher);
1566 struct talitos_ctx *ctx = crypto_ablkcipher_ctx(cipher);

Completed in 182 milliseconds