Searched refs:CRYPTOCFGA_PRIORITY_VAL (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/crypto/
H A Dcrypto_user.c127 if (nla_put_u32(skb, CRYPTOCFGA_PRIORITY_VAL, alg->cra_priority)) crypto_report_one()
271 struct nlattr *priority = attrs[CRYPTOCFGA_PRIORITY_VAL]; crypto_update_alg()
400 struct nlattr *priority = attrs[CRYPTOCFGA_PRIORITY_VAL]; crypto_add_alg()
463 [CRYPTOCFGA_PRIORITY_VAL] = { .type = NLA_U32},
/linux-4.1.27/include/linux/
H A Dcryptouser.h38 CRYPTOCFGA_PRIORITY_VAL, /* __u32 */ enumerator in enum:crypto_attr_type_t

Completed in 45 milliseconds