/linux-6.6.21/crypto/ |
D | aead.c | 93 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
|
D | kpp.c | 73 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
|
D | rng.c | 98 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
|
D | skcipher.c | 101 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
|
D | acompress.c | 100 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
|
D | hash.h | 20 struct crypto_istat_hash *istat = hash_get_stat(halg); in crypto_hash_report_stat() local
|
D | akcipher.c | 77 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
|
D | shash.c | 203 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
|
D | ahash.c | 320 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/ |
D | idt77105.c | 117 unsigned char istat; in idt77105_restart_timer_func() local 215 unsigned char istat; in idt77105_int() local
|
/linux-6.6.21/include/crypto/ |
D | acompress.h | 296 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
|
D | akcipher.h | 342 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
|
D | rng.h | 188 struct crypto_istat_rng *istat = rng_get_stat(alg); in crypto_rng_generate() local
|
/linux-6.6.21/drivers/media/pci/ddbridge/ |
D | ddbridge-i2c.c | 44 u32 istat = ddbreadl(dev, INTERRUPT_STATUS); in ddb_i2c_cmd() local
|
/linux-6.6.21/drivers/usb/gadget/udc/aspeed-vhub/ |
D | core.c | 97 u32 i, istat; in ast_vhub_irq() local
|
D | dev.c | 33 u32 istat = readl(d->regs + AST_VHUB_DEV_ISR); in ast_vhub_dev_irq() local
|
/linux-6.6.21/drivers/i2c/muxes/ |
D | i2c-mux-pca9541.c | 189 int istat; in pca9541_arbitrate() local
|
/linux-6.6.21/arch/mips/include/asm/ip32/ |
D | crime.h | 46 volatile unsigned long istat; member
|
D | mace.h | 194 volatile unsigned long istat; member
|
/linux-6.6.21/drivers/media/dvb-frontends/ |
D | cxd2099.c | 491 u8 istat; in campoll() local
|
/linux-6.6.21/drivers/infiniband/hw/qib/ |
D | qib_iba7220.c | 1793 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
|
D | qib_iba6120.c | 1513 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/ |
D | sym_hipd.c | 141 u_char istat = 0; in sym_soft_reset() local 2804 u_char istat, istatc; local
|
/linux-6.6.21/drivers/scsi/ |
D | 53c700.c | 1490 __u8 istat; in NCR_700_intr() local
|
/linux-6.6.21/drivers/net/ethernet/broadcom/ |
D | b44.h | 361 u32 imask, istat; member
|