Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/
H A Dsig.h45 static inline struct crypto_tfm *crypto_sig_tfm(struct crypto_sig *tfm) in crypto_sig_tfm() function
59 crypto_destroy_tfm(tfm, crypto_sig_tfm(tfm)); in crypto_free_sig()