Home
last modified time | relevance | path

Searched refs:SQUARE_F128 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bearssl/src/hash/
H A Dghash_pclmul.c219 #define SQUARE_F128(kw, dw, dx) do { \ macro
279 SQUARE_F128(h1w, h2w, h2x); in br_ghash_pclmul()
298 SQUARE_F128(h2w, h4w, h4x); in br_ghash_pclmul()