Searched refs:iopad (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/video/fbdev/ |
H A D | pxa168fb.h | 399 #define CFG_IOPADMODE(iopad) (iopad) argument
|
/linux/drivers/video/fbdev/mmp/hw/ |
H A D | mmp_ctrl.h | 631 #define CFG_IOPADMODE(iopad) (iopad) argument
|
/linux/drivers/crypto/chelsio/ |
H A D | chcr_algo.c | 306 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()
|