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