Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dalgboss.c28 struct cryptomgr_param { struct
29 struct rtattr *tb[CRYPTO_MAX_ATTRS + 2];
31 struct {
34 } type;
36 union {
64 struct cryptomgr_param *param = data; in cryptomgr_probe() argument