Searched defs:cryptomgr_param (Results 1 – 1 of 1) sorted by relevance
27 struct cryptomgr_param { struct28 struct rtattr *tb[CRYPTO_MAX_ATTRS + 2];30 struct {33 } type;35 union {62 struct cryptomgr_param *param = data; in cryptomgr_probe() argument