Searched refs:TAB_SIZE (Results 1 – 25 of 67) sorted by relevance
123
31 for (x = 0; x < TAB_SIZE; x++) { in register_hash()39 for (x = 0; x < TAB_SIZE; x++) { in register_hash()
31 for (x = 0; x < TAB_SIZE; x++) { in register_prng()39 for (x = 0; x < TAB_SIZE; x++) { in register_prng()
31 for (x = 0; x < TAB_SIZE; x++) { in register_cipher()39 for (x = 0; x < TAB_SIZE; x++) { in register_cipher()
18 struct ltc_hash_descriptor hash_descriptor[TAB_SIZE] = {
17 struct ltc_prng_descriptor prng_descriptor[TAB_SIZE] = {
26 if (idx < 0 || idx >= TAB_SIZE || prng_descriptor[idx].name == NULL) { in prng_is_valid()
26 if (idx < 0 || idx >= TAB_SIZE || cipher_descriptor[idx].name == NULL) { in cipher_is_valid()
26 if (idx < 0 || idx >= TAB_SIZE || hash_descriptor[idx].name == NULL) { in hash_is_valid()
27 for (x = 0; x < TAB_SIZE; x++) { in find_hash_id()
27 for (x = 0; x < TAB_SIZE; x++) { in find_cipher_id()
18 struct ltc_cipher_descriptor cipher_descriptor[TAB_SIZE] = {
28 for (x = 0; x < TAB_SIZE; x++) { in find_prng()
28 for (x = 0; x < TAB_SIZE; x++) { in find_hash()
28 for (x = 0; x < TAB_SIZE; x++) { in find_cipher()
31 for (x = 0; x < TAB_SIZE; x++) { in unregister_hash()
31 for (x = 0; x < TAB_SIZE; x++) { in unregister_prng()
31 for (x = 0; x < TAB_SIZE; x++) { in unregister_cipher()
23 for (x = 0; x < TAB_SIZE; x++) { in find_hash_oid()
35 for (x = 0; x < TAB_SIZE; x++) { in find_cipher_any()
34 for (x = 0; x < TAB_SIZE; x++) { in find_hash_any()
18 #define TAB_SIZE 32 macro20 #define TAB_SIZE 256 macro25 mp_int M[TAB_SIZE], res, mu; in s_mp_exptmod()
27 #define TAB_SIZE 32 macro29 #define TAB_SIZE 256 macro34 mp_int M[TAB_SIZE], res; in mp_exptmod_fast()
27 #define TAB_SIZE 4 macro
34 TAB_SIZE = 8