Searched defs:cryptomgr_param (Results 1 – 1 of 1) sorted by relevance
28 struct cryptomgr_param { struct29 struct rtattr *tb[CRYPTO_MAX_ATTRS + 2];31 struct {34 } type;36 union {64 struct cryptomgr_param *param = data; in cryptomgr_probe() argument