Home
last modified time | relevance | path

Searched refs:dh_data_size (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/crypto/
H A Ddh_helper.c29 static inline unsigned int dh_data_size(const struct dh *p) in dh_data_size() function
36 return DH_KPP_SECRET_MIN_SIZE + dh_data_size(p); in crypto_dh_key_len()
/kernel/linux/linux-5.10/crypto/
H A Ddh_helper.c29 static inline unsigned int dh_data_size(const struct dh *p) in dh_data_size() function
36 return DH_KPP_SECRET_MIN_SIZE + dh_data_size(p); in crypto_dh_key_len()

Completed in 2 milliseconds