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

/linux-master/crypto/
H A Dgcm.c32 struct crypto_rfc4106_ctx { struct
690 struct crypto_rfc4106_ctx *ctx = crypto_aead_ctx(parent);
708 struct crypto_rfc4106_ctx *ctx = crypto_aead_ctx(parent);
722 struct crypto_rfc4106_ctx *ctx = crypto_aead_ctx(aead);
789 struct crypto_rfc4106_ctx *ctx = crypto_aead_ctx(tfm);
812 struct crypto_rfc4106_ctx *ctx = crypto_aead_ctx(tfm);
871 inst->alg.base.cra_ctxsize = sizeof(struct crypto_rfc4106_ctx);

Completed in 111 milliseconds