Home
last modified time | relevance | path

Searched refs:statesize (Results 1 – 5 of 5) sorted by relevance

/include/linux/
A Dbpf_crypto.h15 unsigned int (*statesize)(void *tfm); member
/include/crypto/
A Dhash.h52 unsigned int statesize; \
267 unsigned int statesize; member
406 return tfm->statesize; in crypto_ahash_statesize()
820 return crypto_shash_alg(tfm)->statesize; in crypto_shash_statesize()
A Dskcipher.h91 unsigned int statesize; \
508 return crypto_skcipher_alg_common(tfm)->statesize; in crypto_skcipher_statesize()
525 return crypto_lskcipher_alg(tfm)->co.statesize; in crypto_lskcipher_statesize()
/include/video/
A Dsticore.h187 u32 statesize; member
/include/crypto/internal/
A Dhash.h190 tfm->statesize = size; in crypto_ahash_set_statesize()

Completed in 29 milliseconds