Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfsverity.h23 __u32 salt_size; member
51 __u8 salt_size; /* size of salt in bytes; 0 if none */ member
/linux/fs/verity/
H A Dhash_algs.c56 const u8 *salt, size_t salt_size) in fsverity_prepare_hash_state()
/linux/crypto/
H A Dhkdf.c140 u16 salt_size; member
/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.h53 u32 salt_size; member
/linux/include/net/
H A Dtls.h217 u16 salt_size; member
/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c494 u32 salt_size = MACSEC_SALT_LEN / 4; in nxp_c45_sa_set_key() local