crypto4xx_device 50 drivers/crypto/amcc/crypto4xx_core.c static void crypto4xx_hw_init(struct crypto4xx_device *dev) crypto4xx_device 167 drivers/crypto/amcc/crypto4xx_core.c static u32 crypto4xx_build_pdr(struct crypto4xx_device *dev) crypto4xx_device 216 drivers/crypto/amcc/crypto4xx_core.c static void crypto4xx_destroy_pdr(struct crypto4xx_device *dev) crypto4xx_device 236 drivers/crypto/amcc/crypto4xx_core.c static u32 crypto4xx_get_pd_from_pdr_nolock(struct crypto4xx_device *dev) crypto4xx_device 252 drivers/crypto/amcc/crypto4xx_core.c static u32 crypto4xx_put_pd_to_pdr(struct crypto4xx_device *dev, u32 idx) crypto4xx_device 276 drivers/crypto/amcc/crypto4xx_core.c static u32 crypto4xx_build_gdr(struct crypto4xx_device *dev) crypto4xx_device 287 drivers/crypto/amcc/crypto4xx_core.c static inline void crypto4xx_destroy_gdr(struct crypto4xx_device *dev) crypto4xx_device 298 drivers/crypto/amcc/crypto4xx_core.c static u32 crypto4xx_get_n_gd(struct crypto4xx_device *dev, int n) crypto4xx_device 320 drivers/crypto/amcc/crypto4xx_core.c static u32 crypto4xx_put_gd_to_gdr(struct crypto4xx_device *dev) crypto4xx_device 340 drivers/crypto/amcc/crypto4xx_core.c static inline struct ce_gd *crypto4xx_get_gdp(struct crypto4xx_device *dev, crypto4xx_device 353 drivers/crypto/amcc/crypto4xx_core.c static u32 crypto4xx_build_sdr(struct crypto4xx_device *dev) crypto4xx_device 379 drivers/crypto/amcc/crypto4xx_core.c static void crypto4xx_destroy_sdr(struct crypto4xx_device *dev) crypto4xx_device 397 drivers/crypto/amcc/crypto4xx_core.c static u32 crypto4xx_get_n_sd(struct crypto4xx_device *dev, int n) crypto4xx_device 419 drivers/crypto/amcc/crypto4xx_core.c static u32 crypto4xx_put_sd_to_sdr(struct crypto4xx_device *dev) crypto4xx_device 437 drivers/crypto/amcc/crypto4xx_core.c static inline struct ce_sd *crypto4xx_get_sdp(struct crypto4xx_device *dev, crypto4xx_device 445 drivers/crypto/amcc/crypto4xx_core.c static void crypto4xx_copy_pkt_to_dst(struct crypto4xx_device *dev, crypto4xx_device 499 drivers/crypto/amcc/crypto4xx_core.c static void crypto4xx_ret_sg_desc(struct crypto4xx_device *dev, crypto4xx_device 518 drivers/crypto/amcc/crypto4xx_core.c static void crypto4xx_cipher_done(struct crypto4xx_device *dev, crypto4xx_device 552 drivers/crypto/amcc/crypto4xx_core.c static void crypto4xx_ahash_done(struct crypto4xx_device *dev, crypto4xx_device 570 drivers/crypto/amcc/crypto4xx_core.c static void crypto4xx_aead_done(struct crypto4xx_device *dev, crypto4xx_device 634 drivers/crypto/amcc/crypto4xx_core.c static void crypto4xx_pd_done(struct crypto4xx_device *dev, u32 idx) crypto4xx_device 689 drivers/crypto/amcc/crypto4xx_core.c struct crypto4xx_device *dev = ctx->dev; crypto4xx_device 1005 drivers/crypto/amcc/crypto4xx_core.c static int crypto4xx_register_alg(struct crypto4xx_device *sec_dev, crypto4xx_device 1048 drivers/crypto/amcc/crypto4xx_core.c static void crypto4xx_unregister_alg(struct crypto4xx_device *sec_dev) crypto4xx_device 1125 drivers/crypto/amcc/crypto4xx_core.c static int ppc4xx_prng_data_read(struct crypto4xx_device *dev, crypto4xx_device 1169 drivers/crypto/amcc/crypto4xx_core.c struct crypto4xx_device *dev; crypto4xx_device 1416 drivers/crypto/amcc/crypto4xx_core.c core_dev->dev = kzalloc(sizeof(struct crypto4xx_device), GFP_KERNEL); crypto4xx_device 46 drivers/crypto/amcc/crypto4xx_core.h struct crypto4xx_device; crypto4xx_device 56 drivers/crypto/amcc/crypto4xx_core.h struct crypto4xx_device *dev; crypto4xx_device 108 drivers/crypto/amcc/crypto4xx_core.h struct crypto4xx_device *dev; crypto4xx_device 118 drivers/crypto/amcc/crypto4xx_core.h struct crypto4xx_device *dev; crypto4xx_device 146 drivers/crypto/amcc/crypto4xx_core.h struct crypto4xx_device *dev; crypto4xx_device 30 drivers/crypto/amcc/crypto4xx_trng.c struct crypto4xx_device *dev = (void *)rng->priv; crypto4xx_device 47 drivers/crypto/amcc/crypto4xx_trng.c struct crypto4xx_device *dev = (void *)rng->priv; crypto4xx_device 52 drivers/crypto/amcc/crypto4xx_trng.c static void ppc4xx_trng_enable(struct crypto4xx_device *dev, bool enable) crypto4xx_device 73 drivers/crypto/amcc/crypto4xx_trng.c struct crypto4xx_device *dev = core_dev->dev; crypto4xx_device 120 drivers/crypto/amcc/crypto4xx_trng.c struct crypto4xx_device *dev = core_dev->dev;