Searched defs:MBps (Results 1 – 2 of 2) sorted by relevance
254 const char *crypt, ulong MBps, in print_result_MBps()285 const u8 *key, u32 key_len, ulong *MBps) in test_hash_perf()345 ulong *MBps, bool enc) in test_cipher_perf()453 ulong MBps = 0; in test_hash_result() local505 ulong MBps = 0; in test_cipher_result() local
408 #define MBps(x) KBps(1000 * (x)) macro