Home
last modified time | relevance | path

Searched defs:G (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_hash.c30 #define G(x, y, z) (((x) & (z)) | ((y) & (~z))) macro
262 uint32_t A, B, C, D, E, F, G, H; /* Word buffers */ in roc_hash_sha256_gen() local
374 uint64_t A, B, C, D, E, F, G, H; /* Word buffers */ in roc_hash_sha512_gen() local