Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlibbpf_utils.c188 #define SHA256_ROUND(i, a, b, c, d, e, f, g, h) \ macro
/linux/lib/crypto/
H A Dsha256.c73 #define SHA256_ROUND(i, a, b, c, d, e, f, g, h) \ macro