Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dcryptouser.h59 __u32 cru_refcnt; member
/linux-4.4.14/crypto/
Dcrypto_user.c141 ualg->cru_refcnt = atomic_read(&alg->cra_refcnt); in crypto_report_one()