Home
last modified time | relevance | path

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

/crypto/
Dalgboss.c23 struct cryptomgr_param { struct
24 struct rtattr *tb[CRYPTO_MAX_ATTRS + 2];
26 struct {
29 } type;
31 union {
59 struct cryptomgr_param *param = data; in cryptomgr_probe() argument