Home
last modified time | relevance | path

Searched refs:cru_refcnt (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dcryptouser.h78 __u32 cru_refcnt; member
/openbmc/linux/crypto/
H A Dcrypto_user_stat.c64 ualg->cru_refcnt = refcount_read(&alg->cra_refcnt); in crypto_reportstat_one()
H A Dcrypto_user_base.c113 ualg->cru_refcnt = refcount_read(&alg->cra_refcnt); in crypto_report_one()