Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Dblowfish.c33 static const ulong32 ORIG_S[4][256] = { variable
463 XMEMCPY(skey->blowfish.S, ORIG_S, sizeof(ORIG_S)); in blowfish_setup_with_data()