Searched refs:CRYPTO_NUM_LOCKS (Results 1 – 2 of 2) sorted by relevance
69 CTASSERT((sizeof(locks) / sizeof(*locks)) == CRYPTO_NUM_LOCKS);74 if (type < 0 || type >= CRYPTO_NUM_LOCKS) in CRYPTO_lock()
190 #define CRYPTO_NUM_LOCKS 41 macro