Home
last modified time | relevance | path

Searched defs:istat (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.6.21/crypto/
Daead.c93 static inline int crypto_aead_errstat(struct crypto_istat_aead *istat, int err) in crypto_aead_errstat()
108 struct crypto_istat_aead *istat; in crypto_aead_encrypt() local
131 struct crypto_istat_aead *istat; in crypto_aead_decrypt() local
222 struct crypto_istat_aead *istat = aead_get_stat(aead); in crypto_aead_report_stat() local
274 struct crypto_istat_aead *istat = aead_get_stat(alg); in aead_prepare_alg() local
Dkpp.c73 struct crypto_istat_kpp *istat; in crypto_kpp_report_stat() local
134 struct crypto_istat_kpp *istat = kpp_get_stat(alg); in kpp_prepare_alg() local
Drng.c98 struct crypto_istat_rng *istat; in crypto_rng_report_stat() local
202 struct crypto_istat_rng *istat = rng_get_stat(alg); in crypto_register_rng() local
Dskcipher.c101 struct crypto_istat_cipher *istat = skcipher_get_stat(alg); in crypto_skcipher_errstat() local
644 struct crypto_istat_cipher *istat = skcipher_get_stat(alg); in crypto_skcipher_encrypt() local
666 struct crypto_istat_cipher *istat = skcipher_get_stat(alg); in crypto_skcipher_decrypt() local
754 struct crypto_istat_cipher *istat; in crypto_skcipher_report_stat() local
839 struct crypto_istat_cipher *istat = skcipher_get_stat(alg); in skcipher_prepare_alg() local
Dacompress.c100 struct crypto_istat_compress *istat = comp_get_stat(calg); in __crypto_acomp_report_stat() local
187 struct crypto_istat_compress *istat = comp_get_stat(alg); in comp_prepare_alg() local
Dhash.h20 struct crypto_istat_hash *istat = hash_get_stat(halg); in crypto_hash_report_stat() local
Dakcipher.c77 struct crypto_istat_akcipher *istat; in crypto_akcipher_report_stat() local
134 struct crypto_istat_akcipher *istat = akcipher_get_stat(alg); in akcipher_prepare_alg() local
Dshash.c203 struct crypto_istat_hash *istat = shash_get_stat(shash); in crypto_shash_finup() local
236 struct crypto_istat_hash *istat = shash_get_stat(shash); in crypto_shash_digest() local
623 struct crypto_istat_hash *istat = hash_get_stat(alg); in hash_prepare_alg() local
Dahash.c320 struct crypto_istat_hash *istat = hash_get_stat(alg); in crypto_ahash_finup() local
336 struct crypto_istat_hash *istat = hash_get_stat(alg); in crypto_ahash_digest() local
/linux-6.6.21/drivers/atm/
Didt77105.c117 unsigned char istat; in idt77105_restart_timer_func() local
215 unsigned char istat; in idt77105_int() local
/linux-6.6.21/include/crypto/
Dacompress.h296 struct crypto_istat_compress *istat = comp_get_stat(alg); in crypto_acomp_compress() local
322 struct crypto_istat_compress *istat = comp_get_stat(alg); in crypto_acomp_decompress() local
Dakcipher.h342 struct crypto_istat_akcipher *istat = akcipher_get_stat(alg); in crypto_akcipher_encrypt() local
367 struct crypto_istat_akcipher *istat = akcipher_get_stat(alg); in crypto_akcipher_decrypt() local
Drng.h188 struct crypto_istat_rng *istat = rng_get_stat(alg); in crypto_rng_generate() local
/linux-6.6.21/drivers/media/pci/ddbridge/
Dddbridge-i2c.c44 u32 istat = ddbreadl(dev, INTERRUPT_STATUS); in ddb_i2c_cmd() local
/linux-6.6.21/drivers/usb/gadget/udc/aspeed-vhub/
Dcore.c97 u32 i, istat; in ast_vhub_irq() local
Ddev.c33 u32 istat = readl(d->regs + AST_VHUB_DEV_ISR); in ast_vhub_dev_irq() local
/linux-6.6.21/drivers/i2c/muxes/
Di2c-mux-pca9541.c189 int istat; in pca9541_arbitrate() local
/linux-6.6.21/arch/mips/include/asm/ip32/
Dcrime.h46 volatile unsigned long istat; member
Dmace.h194 volatile unsigned long istat; member
/linux-6.6.21/drivers/media/dvb-frontends/
Dcxd2099.c491 u8 istat; in campoll() local
/linux-6.6.21/drivers/infiniband/hw/qib/
Dqib_iba7220.c1793 static void sdma_7220_intr(struct qib_pportdata *ppd, u64 istat) in sdma_7220_intr()
1857 static noinline void unlikely_7220_intr(struct qib_devdata *dd, u64 istat) in unlikely_7220_intr()
1922 u64 istat; in qib_7220intr() local
Dqib_iba6120.c1513 static noinline void unlikely_6120_intr(struct qib_devdata *dd, u64 istat) in unlikely_6120_intr()
1587 u32 istat, ctxtrbits, rmask, crcs = 0; in qib_6120intr() local
/linux-6.6.21/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c141 u_char istat = 0; in sym_soft_reset() local
2804 u_char istat, istatc; local
/linux-6.6.21/drivers/scsi/
D53c700.c1490 __u8 istat; in NCR_700_intr() local
/linux-6.6.21/drivers/net/ethernet/broadcom/
Db44.h361 u32 imask, istat; member

12