Home
last modified time | relevance | path

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

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