Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dcryptouser.h57 CRYPTOCFGA_STAT_LARVAL, /* struct crypto_stat */ enumerator
/openbmc/linux/crypto/
H A Dcrypto_user_stat.c73 if (nla_put(skb, CRYPTOCFGA_STAT_LARVAL, sizeof(rl), &rl)) in crypto_reportstat_one()