Home
last modified time | relevance | path

Searched defs:crypto_dh_decode_key (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Ddh_helper.c68 int crypto_dh_decode_key(const char *buf, unsigned int len, struct dh *params) in crypto_dh_decode_key() function
118 EXPORT_SYMBOL_GPL(crypto_dh_decode_key); variable
/kernel/linux/linux-6.6/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); variable

Completed in 2 milliseconds