Searched refs:crypto_default_null_skcipher_refcnt (Results 1 - 1 of 1) sorted by relevance

/linux-master/crypto/
H A Dcrypto_null.c25 static int crypto_default_null_skcipher_refcnt; variable
168 crypto_default_null_skcipher_refcnt++;
180 if (!--crypto_default_null_skcipher_refcnt) {

Completed in 125 milliseconds