Home
last modified time | relevance | path

Searched defs:saltlen (Results 1 – 2 of 2) sorted by relevance

/linux/crypto/
H A Dhkdf.c45 unsigned int ikmlen, const u8 *salt, unsigned int saltlen, in hkdf_extract()
/linux/drivers/crypto/caam/
H A Dcaamalg.c573 unsigned int saltlen = CHACHAPOLY_IV_SIZE - ivsize; in chachapoly_setkey() local