CRYPTOCFGA_PRIORITY_VAL
if (nla_put_u32(skb, CRYPTOCFGA_PRIORITY_VAL, alg->cra_priority))
struct nlattr *priority = attrs[CRYPTOCFGA_PRIORITY_VAL];
struct nlattr *priority = attrs[CRYPTOCFGA_PRIORITY_VAL];
[CRYPTOCFGA_PRIORITY_VAL] = { .type = NLA_U32},