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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dpcrypt.c67 struct pcrypt_aead_ctx { struct
104 struct pcrypt_aead_ctx *ctx = crypto_aead_ctx(parent);
112 struct pcrypt_aead_ctx *ctx = crypto_aead_ctx(parent);
165 struct pcrypt_aead_ctx *ctx = crypto_aead_ctx(aead);
207 struct pcrypt_aead_ctx *ctx = crypto_aead_ctx(aead);
250 struct pcrypt_aead_ctx *ctx = crypto_aead_ctx(aead);
278 struct pcrypt_aead_ctx *ctx = crypto_tfm_ctx(tfm);
304 struct pcrypt_aead_ctx *ctx = crypto_tfm_ctx(tfm);
368 inst->alg.cra_ctxsize = sizeof(struct pcrypt_aead_ctx);

Completed in 75 milliseconds