Lines Matching defs:ctx
79 struct crypto_ccm_ctx *ctx = crypto_aead_ctx(aead); in crypto_ccm_setkey() local
249 struct crypto_ccm_ctx *ctx = crypto_aead_ctx(aead); in crypto_ccm_auth() local
306 struct crypto_ccm_ctx *ctx = crypto_aead_ctx(aead); in crypto_ccm_encrypt() local
376 struct crypto_ccm_ctx *ctx = crypto_aead_ctx(aead); in crypto_ccm_decrypt() local
436 struct crypto_ccm_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_ccm_init_tfm() local
469 struct crypto_ccm_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_ccm_exit_tfm() local
596 struct ccm_instance_ctx *ctx = crypto_instance_ctx(inst); in crypto_ccm_free() local
641 struct crypto_rfc4309_ctx *ctx = crypto_aead_ctx(parent); in crypto_rfc4309_setkey() local
664 struct crypto_rfc4309_ctx *ctx = crypto_aead_ctx(parent); in crypto_rfc4309_setauthsize() local
682 struct crypto_rfc4309_ctx *ctx = crypto_aead_ctx(aead); in crypto_rfc4309_crypt() local
720 struct crypto_rfc4309_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_rfc4309_init_tfm() local
742 struct crypto_rfc4309_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_rfc4309_exit_tfm() local