nokey_refcnt 131 crypto/af_alg.c unsigned int nokey = ask->nokey_refcnt; nokey_refcnt 139 crypto/af_alg.c ask->nokey_refcnt -= nokey; nokey_refcnt 190 crypto/af_alg.c if (ask->refcnt | ask->nokey_refcnt) nokey_refcnt 306 crypto/af_alg.c ask->nokey_refcnt += nokey; nokey_refcnt 309 crypto/af_alg.c alg_sk(sk2)->nokey_refcnt = nokey; nokey_refcnt 33 include/crypto/if_alg.h unsigned int nokey_refcnt;