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