Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dpxa168fb.h399 #define CFG_IOPADMODE(iopad) (iopad) argument
/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h631 #define CFG_IOPADMODE(iopad) (iopad) argument
/linux/drivers/crypto/chelsio/
H A 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()