Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Ddh_helper.c40 int crypto_dh_encode_key(char *buf, unsigned int len, const struct dh *params) in crypto_dh_encode_key() function
66 EXPORT_SYMBOL_GPL(crypto_dh_encode_key); variable
/kernel/linux/linux-6.6/crypto/
H A Ddh_helper.c40 int crypto_dh_encode_key(char *buf, unsigned int len, const struct dh *params) in crypto_dh_encode_key() function
64 EXPORT_SYMBOL_GPL(crypto_dh_encode_key); variable

Completed in 1 milliseconds