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

/linux-master/crypto/
H A Dccm.c29 struct crypto_rfc4309_ctx { struct
570 struct crypto_rfc4309_ctx *ctx = crypto_aead_ctx(parent);
588 struct crypto_rfc4309_ctx *ctx = crypto_aead_ctx(parent);
607 struct crypto_rfc4309_ctx *ctx = crypto_aead_ctx(aead);
670 struct crypto_rfc4309_ctx *ctx = crypto_aead_ctx(tfm);
693 struct crypto_rfc4309_ctx *ctx = crypto_aead_ctx(tfm);
756 inst->alg.base.cra_ctxsize = sizeof(struct crypto_rfc4309_ctx);

Completed in 85 milliseconds