Searched refs:CRYPTO_EX_INDEX__COUNT (Results 1 – 2 of 2) sorted by relevance
33 static EX_CALLBACKS ex_data[CRYPTO_EX_INDEX__COUNT];54 if (class_index < 0 || class_index >= CRYPTO_EX_INDEX__COUNT) { in get_and_lock()97 for (i = 0; i < CRYPTO_EX_INDEX__COUNT; ++i) { in crypto_cleanup_all_ex_data_int()
110 # define CRYPTO_EX_INDEX__COUNT 16 macro