Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/include/libecc/hash/
H A Dbash.h96 static const u8 bash_rot[BASH_ROT_ROUNDS][BASH_ROT_IDX] = variable
127 BASH_L3_S3(S[v], S[v+8], S[v+16], bash_rot[v][0], bash_rot[v][1], \
128 bash_rot[v][2], bash_rot[v][3]); \