Home
last modified time | relevance | path

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

/linux/crypto/
A Dcrypto_user.c114 if (nla_put_u32(skb, CRYPTOCFGA_PRIORITY_VAL, alg->cra_priority)) in crypto_report_one()
264 struct nlattr *priority = attrs[CRYPTOCFGA_PRIORITY_VAL]; in crypto_update_alg()
340 struct nlattr *priority = attrs[CRYPTOCFGA_PRIORITY_VAL]; in crypto_add_alg()
408 [CRYPTOCFGA_PRIORITY_VAL] = { .type = NLA_U32},
/linux/include/uapi/linux/
A Dcryptouser.h46 CRYPTOCFGA_PRIORITY_VAL, /* __u32 */ enumerator

Completed in 20 milliseconds