Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/
A Drc6.c33 static const ulong32 stab[44] = { variable
86 XMEMCPY(S, stab, 44 * sizeof(stab[0])); in _rc6_setup()
A Drc5.c34 static const ulong32 stab[50] = { variable
96 XMEMCPY(S, stab, t * sizeof(*S)); in _rc5_setup()

Completed in 7 milliseconds