Searched refs:attrs (Results 1 – 3 of 3) sorted by relevance
34 } attrs[CRYPTO_MAX_ATTRS]; member124 param->attrs[i].attr.rta_len = sizeof(param->attrs[i]); in cryptomgr_schedule_probe()125 param->attrs[i].attr.rta_type = CRYPTOA_ALG; in cryptomgr_schedule_probe()126 memcpy(param->attrs[i].data.name, name, len); in cryptomgr_schedule_probe()128 param->tb[i + 1] = ¶m->attrs[i].attr; in cryptomgr_schedule_probe()
185 struct nlattr **attrs) in crypto_report() argument261 struct nlattr **attrs) in crypto_update_alg() argument265 struct nlattr *priority = attrs[CRYPTOCFGA_PRIORITY_VAL]; in crypto_update_alg()297 struct nlattr **attrs) in crypto_del_alg() argument335 struct nlattr **attrs) in crypto_add_alg() argument341 struct nlattr *priority = attrs[CRYPTOCFGA_PRIORITY_VAL]; in crypto_add_alg()383 struct nlattr **attrs) in crypto_del_rng() argument426 struct nlattr *attrs[CRYPTOCFGA_MAX+1]; in crypto_user_rcv_msg() local462 err = nlmsg_parse_deprecated(nlh, crypto_msg_min[type], attrs, in crypto_user_rcv_msg()470 return link->doit(skb, nlh, attrs); in crypto_user_rcv_msg()
296 struct nlattr **attrs) in crypto_reportstat() argument