Home
last modified time | relevance | path

Searched refs:max_num_cipher (Results 1 – 1 of 1) sorted by relevance

/external/libsrtp2/crypto/test/
Dcipher_driver.c175 int max_num_cipher = 1 << 16; /* number of ciphers in cipher_array */ in main() local
178 for (num_cipher = 1; num_cipher < max_num_cipher; num_cipher *= 8) in main()
182 for (num_cipher = 1; num_cipher < max_num_cipher; num_cipher *= 8) in main()
186 for (num_cipher = 1; num_cipher < max_num_cipher; num_cipher *= 8) in main()
191 for (num_cipher = 1; num_cipher < max_num_cipher; num_cipher *= 8) in main()
195 for (num_cipher = 1; num_cipher < max_num_cipher; num_cipher *= 8) { in main()
200 for (num_cipher = 1; num_cipher < max_num_cipher; num_cipher *= 8) { in main()