Home
last modified time | relevance | path

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

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