Searched defs:B (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_hash.c | 28 uint32_t A, B, C, D, E; /* Word buffers */ in roc_hash_sha1_gen() local 104 uint32_t A, B, C, D, E, F, G, H; /* Word buffers */ in roc_hash_sha256_gen() local 215 uint64_t A, B, C, D, E, F, G, H; /* Word buffers */ in roc_hash_sha512_gen() local
|
| /dpdk/app/test-bbdev/ |
| H A D | test_bbdev_perf.c | 1413 maxstar(double A, double B) in maxstar()
|