Searched refs:__crypto_dh_decode_key (Results 1 – 3 of 3) sorted by relevance
66 int __crypto_dh_decode_key(const char *buf, unsigned int len, struct dh *params) in __crypto_dh_decode_key() function98 err = __crypto_dh_decode_key(buf, len, params); in crypto_dh_decode_key()
468 err = __crypto_dh_decode_key(buffer, len, ¶ms); in dh_safe_prime_set_secret()
95 int __crypto_dh_decode_key(const char *buf, unsigned int len,