Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Ddh.c257 static void dh_exit_tfm(struct crypto_kpp *tfm) in dh_exit_tfm() function
269 .exit = dh_exit_tfm,