Home
last modified time | relevance | path

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

/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dopencl_lm_plug.c22 unsigned int CC_CACHE_ALIGN opencl_lm_index768[0x300]; variable
96 opencl_lm_index768[t++] = bit; in opencl_lm_init_index()
H A Dopencl_lm.h71 extern unsigned int CC_CACHE_ALIGN opencl_lm_index768[0x300];
H A Dopencl_lm_b_plug.c358 …L_MEM_READ_ONLY | CL_MEM_COPY_HOST_PTR, 768 * sizeof(unsigned int), opencl_lm_index768, &ret_code); in create_buffer()