Home
last modified time | relevance | path

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

12

/openbmc/linux/crypto/
H A Daead.c92 static inline int crypto_aead_errstat(struct crypto_istat_aead *istat, int err) in crypto_aead_errstat()
107 struct crypto_istat_aead *istat; in crypto_aead_encrypt() local
130 struct crypto_istat_aead *istat; in crypto_aead_decrypt() local
221 struct crypto_istat_aead *istat = aead_get_stat(aead); in crypto_aead_report_stat() local
273 struct crypto_istat_aead *istat = aead_get_stat(alg); in aead_prepare_alg() local
H A 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
H A 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
H A Dhash.h20 struct crypto_istat_hash *istat = hash_get_stat(halg); in crypto_hash_report_stat() local
H A 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
H A 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
H A 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
H A 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
H A 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
/openbmc/linux/drivers/atm/
H A Didt77105.c117 unsigned char istat; in idt77105_restart_timer_func() local
215 unsigned char istat; in idt77105_int() local
/openbmc/linux/include/crypto/
H A 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
H A 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
H A Drng.h188 struct crypto_istat_rng *istat = rng_get_stat(alg); in crypto_rng_generate() local
/openbmc/linux/drivers/media/pci/ddbridge/
H A Dddbridge-i2c.c44 u32 istat = ddbreadl(dev, INTERRUPT_STATUS); in ddb_i2c_cmd() local
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dcore.c97 u32 i, istat; in ast_vhub_irq() local
H A Ddev.c33 u32 istat = readl(d->regs + AST_VHUB_DEV_ISR); in ast_vhub_dev_irq() local
/openbmc/linux/drivers/i2c/muxes/
H A Di2c-mux-pca9541.c189 int istat; in pca9541_arbitrate() local
/openbmc/linux/arch/mips/include/asm/ip32/
H A Dcrime.h46 volatile unsigned long istat; member
H A Dmace.h194 volatile unsigned long istat; member
/openbmc/linux/drivers/media/dvb-frontends/
H A Dcxd2099.c491 u8 istat; in campoll() local
/openbmc/linux/drivers/infiniband/hw/qib/
H A 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
H A 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
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c141 u_char istat = 0; in sym_soft_reset() local
2804 u_char istat, istatc; local
/openbmc/linux/drivers/scsi/
H A D53c700.c1490 __u8 istat; in NCR_700_intr() local
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Db44.h361 u32 imask, istat; member

12