Home
last modified time | relevance | path

Searched defs:crypto_free_tfm (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_crypto.h30 #define crypto_free_tfm crypto_free_tfm_rsl macro
/linux-4.1.27/include/linux/
Dcrypto.h754 static inline void crypto_free_tfm(struct crypto_tfm *tfm) in crypto_free_tfm() function