Searched refs:dh_data_size (Results 1 – 1 of 1) sorted by relevance
29 static inline unsigned int dh_data_size(const struct dh *p) in dh_data_size() function36 return DH_KPP_SECRET_MIN_SIZE + dh_data_size(p); in crypto_dh_key_len()