Home
last modified time | relevance | path

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

/linux-3.3/crypto/
Dalgboss.c27 struct cryptomgr_param { struct
28 struct rtattr *tb[CRYPTO_MAX_ATTRS + 2];
30 struct {
33 } type;
35 union {
62 struct cryptomgr_param *param = data; in cryptomgr_probe() argument