Lines Matching refs:crypto_authenc_esn_ctx

33 struct crypto_authenc_esn_ctx {  struct
62 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); in crypto_authenc_esn_setkey()
101 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); in authenc_esn_geniv_ahash_update_done()
141 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); in authenc_esn_geniv_ahash_update_done2()
172 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); in authenc_esn_geniv_ahash_done()
196 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); in authenc_esn_verify_ahash_update_done()
257 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); in authenc_esn_verify_ahash_update_done2()
307 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); in authenc_esn_verify_ahash_done()
342 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); in crypto_authenc_esn_ahash()
459 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); in crypto_authenc_esn_encrypt_done()
473 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); in crypto_authenc_esn_encrypt()
514 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); in crypto_authenc_esn_givencrypt()
616 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); in crypto_authenc_esn_decrypt()
643 struct crypto_authenc_esn_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_authenc_esn_init_tfm()
682 struct crypto_authenc_esn_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_authenc_esn_exit_tfm()
760 inst->alg.cra_ctxsize = sizeof(struct crypto_authenc_esn_ctx); in crypto_authenc_esn_alloc()