crypto_dh_decode_key
if (crypto_dh_decode_key(buf, len, ¶ms) < 0)
EXPORT_SYMBOL_GPL(crypto_dh_decode_key);
if (crypto_dh_decode_key(buf, len, ¶ms) < 0)
if (crypto_dh_decode_key(buf, len, ¶ms) < 0)
int crypto_dh_decode_key(const char *buf, unsigned int len, struct dh *params);