Searched refs:max_enc_len (Results 1 – 1 of 1) sorted by relevance
227 int max_enc_len = 2048; /* should be a power of two */ in cipher_driver_test_throughput() local232 for (i=min_enc_len; i <= max_enc_len; i = i * 2) in cipher_driver_test_throughput()461 int max_enc_len = 2048; /* should be a power of two */ in cipher_array_test_throughput() local467 for (i=min_enc_len; i <= max_enc_len; i = i * 4) in cipher_array_test_throughput()