Home
last modified time | relevance | path

Searched defs:unroll (Results 1 – 3 of 3) sorted by relevance

/minix3/crypto/external/bsd/openssl/lib/libdes/
H A Doecb_enc.c72 const char *ptr,*unroll,*risc,*size; in des_options() local
/minix3/crypto/external/bsd/openssl/dist/crypto/des/
H A Decb_enc.c73 const char *ptr, *unroll, *risc, *size; in DES_options() local
/minix3/external/mit/lua/dist/src/
H A Dldo.c468 static void unroll (lua_State *L, void *ud) { in unroll() function