Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dcrypto_user.c177 if (nla_put_u32(skb, CRYPTOCFGA_PRIORITY_VAL, alg->cra_priority)) in crypto_report_one()
340 struct nlattr *priority = attrs[CRYPTOCFGA_PRIORITY_VAL]; in crypto_update_alg()
415 struct nlattr *priority = attrs[CRYPTOCFGA_PRIORITY_VAL]; in crypto_add_alg()
475 [CRYPTOCFGA_PRIORITY_VAL] = { .type = NLA_U32},
/linux-4.19.296/include/uapi/linux/
Dcryptouser.h42 CRYPTOCFGA_PRIORITY_VAL, /* __u32 */ enumerator