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