Searched defs:crypto (Results 1 – 2 of 2) sorted by relevance
153 struct tipc_crypto *crypto; member310 #define is_tx(crypto) (!(crypto)->node) argument311 #define is_rx(crypto) (!is_tx(crypto)) argument1468 int tipc_crypto_start(struct tipc_crypto **crypto, struct net *net, in tipc_crypto_start()1524 void tipc_crypto_stop(struct tipc_crypto **crypto) in tipc_crypto_stop()
4145 struct cfg80211_crypto_settings *crypto, in ieee80211_cs_headroom()