Home
last modified time | relevance | path

Searched refs:iopad (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/arch/arm/mach-mmp/
Dttc_dkb.c184 #define CFG_IOPADMODE(iopad) (iopad) /* 0x0 ~ 0xd */ argument
/linux-5.19.10/drivers/video/fbdev/
Dpxa168fb.h399 #define CFG_IOPADMODE(iopad) (iopad) argument
/linux-5.19.10/drivers/video/fbdev/mmp/hw/
Dmmp_ctrl.h631 #define CFG_IOPADMODE(iopad) (iopad) argument
/linux-5.19.10/drivers/crypto/chelsio/
Dchcr_algo.c306 char *iopad, char *result_hash, in chcr_compute_partial_hash() argument
316 crypto_shash_update(desc, iopad, SHA1_BLOCK_SIZE) ?: in chcr_compute_partial_hash()
321 crypto_shash_update(desc, iopad, SHA256_BLOCK_SIZE) ?: in chcr_compute_partial_hash()
327 crypto_shash_update(desc, iopad, SHA256_BLOCK_SIZE) ?: in chcr_compute_partial_hash()
333 crypto_shash_update(desc, iopad, SHA512_BLOCK_SIZE) ?: in chcr_compute_partial_hash()
339 crypto_shash_update(desc, iopad, SHA512_BLOCK_SIZE) ?: in chcr_compute_partial_hash()