Home
last modified time | relevance | path

Searched refs:crypto_dh_decode_key (Results 1 – 2 of 2) sorted by relevance

/linux/crypto/
H A Ddh_helper.c94 int crypto_dh_decode_key(const char *buf, unsigned int len, struct dh *params) in crypto_dh_decode_key() function
120 EXPORT_SYMBOL_GPL(crypto_dh_decode_key);
/linux/include/crypto/
H A Ddh.h80 int crypto_dh_decode_key(const char *buf, unsigned int len, struct dh *params);