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

/linux-4.1.27/crypto/
H A Dccm.c34 struct crypto_rfc4309_ctx { struct
641 struct crypto_rfc4309_ctx *ctx = crypto_aead_ctx(parent); crypto_rfc4309_setkey()
664 struct crypto_rfc4309_ctx *ctx = crypto_aead_ctx(parent); crypto_rfc4309_setauthsize()
682 struct crypto_rfc4309_ctx *ctx = crypto_aead_ctx(aead); crypto_rfc4309_crypt()
720 struct crypto_rfc4309_ctx *ctx = crypto_tfm_ctx(tfm); crypto_rfc4309_init_tfm()
742 struct crypto_rfc4309_ctx *ctx = crypto_tfm_ctx(tfm); crypto_rfc4309_exit_tfm()
808 inst->alg.cra_ctxsize = sizeof(struct crypto_rfc4309_ctx); crypto_rfc4309_alloc()

Completed in 37 milliseconds