Home
last modified time | relevance | path

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

/include/crypto/
Dgcm.h77 int crypt_len, const u8 *assoc, int assoc_len,
81 const u8 *src, int crypt_len, const u8 *assoc,
/include/net/
Dax25.h176 static inline void ax25_uid_put(ax25_uid_assoc *assoc) in ax25_uid_put() argument
178 if (refcount_dec_and_test(&assoc->refcount)) { in ax25_uid_put()
179 kfree(assoc); in ax25_uid_put()
Dmac80211.h1915 bool assoc, ibss_joined; member
Dcfg80211.h4765 int (*assoc)(struct wiphy *wiphy, struct net_device *dev, member