Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Ddrbg.h63 __u8 statelen; /* maximum state length */ member
127 return drbg->core->statelen; in drbg_statelen()
141 return (drbg->core->statelen - drbg->core->blocklen_bytes); in drbg_keylen()