Home
last modified time | relevance | path

Searched defs:statesize (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dpadlock-sha.c439 int statesize = crypto_shash_statesize(desc->tfm); in padlock_sha_export_nano() local
449 int statesize = crypto_shash_statesize(desc->tfm); in padlock_sha_import_nano() local
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Dcryptlib.c449 int ret, statesize; in cryptodev_hash_copy() local
/OK3568_Linux_fs/kernel/include/crypto/
H A Dhash.h44 unsigned int statesize; member
219 unsigned int statesize; member
/OK3568_Linux_fs/kernel/drivers/crypto/qce/
H A Dsha.c442 unsigned int statesize; member
/OK3568_Linux_fs/kernel/crypto/
H A Dtestmgr.c1188 const unsigned int statesize = crypto_shash_statesize(tfm); in test_shash_vec_cfg() local
1372 const unsigned int statesize = crypto_ahash_statesize(tfm); in test_ahash_vec_cfg() local
1811 unsigned int statesize; in __alg_test_hash() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dsticore.h186 u32 statesize; member