HomeSort by relevance Sort by last modified time
    Searched full:cipher_array_bits_per_second (Results 1 - 1 of 1) sorted by null

  /external/srtp/crypto/test/
cipher_driver.c 84 cipher_array_bits_per_second(cipher_t *cipher_array[], int num_cipher,
408 * cipher_array_bits_per_second(c, l, t) computes (an estimate of) the
420 cipher_array_bits_per_second(cipher_t *cipher_array[], int num_cipher, function
469 cipher_array_bits_per_second(ca, num_cipher, i, num_trials) / 1e9);

Completed in 2327 milliseconds