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

/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/
H A Dcrypto.c146 int cc_unqblocked; /* (q) symmetric q blocked */ member in struct:cryptocap
783 cap->cc_unqblocked = 0;
837 crypto_drivers[hid].cc_unqblocked = 1;
842 if (crypto_drivers[hid].cc_unqblocked)
844 crypto_drivers[hid].cc_unqblocked = 0;
1335 crypto_drivers[hid].cc_unqblocked = 1;
1355 if (crypto_drivers[hid].cc_unqblocked)
1357 crypto_drivers[hid].cc_unqblocked=0;
1359 crypto_drivers[hid].cc_unqblocked = 0;

Completed in 309 milliseconds