Searched refs:HOST_p_c2l (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/bcmcrypto/
H A Dmd32_common.h309 #define HOST_p_c2l(c,l,n) { \ macro
357 #define HOST_p_c2l(c,l,n) { \ macro
419 l=p[sw]; HOST_p_c2l(data,l,sc); p[sw++]=l;
442 HOST_p_c2l(data,l,sc);
545 HOST_p_c2l(cp,l,j); p[i++]=l; /* i is the next 'undefined word' */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/include/bcmcrypto/
H A Dmd32_common.h238 #define HOST_p_c2l(c,l,n) { \ macro
286 #define HOST_p_c2l(c,l,n) { \ macro
348 l=p[sw]; HOST_p_c2l(data,l,sc); p[sw++]=l;
371 HOST_p_c2l(data,l,sc);
474 HOST_p_c2l(cp,l,j); p[i++]=l; /* i is the next 'undefined word' */

Completed in 65 milliseconds