Searched refs:cru_refcnt (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/uapi/linux/ | ||
D | cryptouser.h | 64 __u32 cru_refcnt; member |
/linux-4.19.296/crypto/ | ||
D | crypto_user.c | 175 ualg->cru_refcnt = refcount_read(&alg->cra_refcnt); in crypto_report_one() |