Home
last modified time | relevance | path

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

/drivers/video/fbdev/
Dpxa168fb.h399 #define CFG_IOPADMODE(iopad) (iopad) argument
/drivers/video/fbdev/mmp/hw/
Dmmp_ctrl.h631 #define CFG_IOPADMODE(iopad) (iopad) argument
/drivers/crypto/chelsio/
Dchcr_algo.c310 char *iopad, char *result_hash, in chcr_compute_partial_hash() argument
320 crypto_shash_update(desc, iopad, SHA1_BLOCK_SIZE) ?: in chcr_compute_partial_hash()
325 crypto_shash_update(desc, iopad, SHA256_BLOCK_SIZE) ?: in chcr_compute_partial_hash()
331 crypto_shash_update(desc, iopad, SHA256_BLOCK_SIZE) ?: in chcr_compute_partial_hash()
337 crypto_shash_update(desc, iopad, SHA512_BLOCK_SIZE) ?: in chcr_compute_partial_hash()
343 crypto_shash_update(desc, iopad, SHA512_BLOCK_SIZE) ?: in chcr_compute_partial_hash()