Home
last modified time | relevance | path

Searched refs:sun8i_ce_dev (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce.h222 struct sun8i_ce_dev { struct
245 static inline u32 desc_addr_val(struct sun8i_ce_dev *dev, dma_addr_t addr) in desc_addr_val() argument
253 static inline __le32 desc_addr_val_le32(struct sun8i_ce_dev *dev, in desc_addr_val_le32()
291 struct sun8i_ce_dev *ce;
301 struct sun8i_ce_dev *ce;
341 struct sun8i_ce_dev *ce;
371 int sun8i_ce_get_engine_number(struct sun8i_ce_dev *ce);
373 int sun8i_ce_run_task(struct sun8i_ce_dev *ce, int flow, const char *name);
392 int sun8i_ce_hwrng_register(struct sun8i_ce_dev *ce);
393 void sun8i_ce_hwrng_unregister(struct sun8i_ce_dev *ce);
H A Dsun8i-ce-trng.c25 struct sun8i_ce_dev *ce; in sun8i_ce_trng_read()
35 ce = container_of(rng, struct sun8i_ce_dev, trng); in sun8i_ce_trng_read()
101 int sun8i_ce_hwrng_register(struct sun8i_ce_dev *ce) in sun8i_ce_hwrng_register()
118 void sun8i_ce_hwrng_unregister(struct sun8i_ce_dev *ce) in sun8i_ce_hwrng_unregister()
H A Dsun8i-ce-cipher.c125 struct sun8i_ce_dev *ce = op->ce; in sun8i_ce_cipher_prepare()
308 struct sun8i_ce_dev *ce = op->ce; in sun8i_ce_cipher_unprepare()
352 struct sun8i_ce_dev *ce = op->ce; in sun8i_ce_cipher_run()
465 struct sun8i_ce_dev *ce = op->ce; in sun8i_ce_aes_setkey()
H A Dsun8i-ce-prng.c61 struct sun8i_ce_dev *ce; in sun8i_ce_prng_generate()
H A Dsun8i-ce-hash.c245 struct sun8i_ce_dev *ce; in sun8i_ce_hash_digest()
337 struct sun8i_ce_dev *ce; in sun8i_ce_hash_run()