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

/linux-4.1.27/drivers/crypto/
H A Dixp4xx_crypto.c178 struct ixp_ctx { struct
355 struct ixp_ctx *ctx; one_packet()
556 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); init_tfm()
584 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); exit_tfm()
592 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); register_chain_var()
653 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); setup_auth()
695 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); gen_rev_aes_key()
727 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); setup_cipher()
817 struct ixp_ctx *ctx = crypto_ablkcipher_ctx(tfm); ablk_setkey()
853 struct ixp_ctx *ctx = crypto_ablkcipher_ctx(tfm); ablk_rfc3686_setkey()
869 struct ixp_ctx *ctx = crypto_ablkcipher_ctx(tfm); ablk_perform()
952 struct ixp_ctx *ctx = crypto_ablkcipher_ctx(tfm); ablk_rfc3686_crypt()
993 struct ixp_ctx *ctx = crypto_aead_ctx(tfm); aead_perform()
1096 struct ixp_ctx *ctx = crypto_aead_ctx(tfm); aead_setup()
1150 struct ixp_ctx *ctx = crypto_aead_ctx(tfm); aead_setkey()
1190 struct ixp_ctx *ctx = crypto_aead_ctx(tfm); aead_givencrypt()
1464 cra->cra_ctxsize = sizeof(struct ixp_ctx); ixp_module_init()

Completed in 61 milliseconds